Optimize font-weight for account status
This commit is contained in:
@@ -254,6 +254,10 @@ body {
|
|||||||
margin-left: calc(18px + 0.75rem);
|
margin-left: calc(18px + 0.75rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.account-status strong {
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
|
||||||
.account-item.disabled {
|
.account-item.disabled {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user