expires
This commit is contained in:
+12
@@ -709,6 +709,18 @@ body::after {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.agent-tab-dot--red {
|
||||
background: var(--danger);
|
||||
box-shadow: 0 0 0 2px rgba(224, 82, 82, 0.25);
|
||||
}
|
||||
|
||||
.agent-tab-expires {
|
||||
font-size: 10px;
|
||||
color: var(--danger);
|
||||
font-weight: 500;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.agent-tab-badge {
|
||||
font-size: 10px;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user