Remove inset border-style on dashboard alerts
This commit is contained in:
@@ -1110,7 +1110,6 @@ body.dashboard .dash-container .primary .mainbox .alert {
|
||||
margin: 4px;
|
||||
background: var(--secondary-container-background);
|
||||
border: var(--secondary-container-border);
|
||||
border-style: inset;
|
||||
}
|
||||
|
||||
body.dashboard .dash-container .primary .mainbox .alert.unread .content {
|
||||
|
||||
Reference in New Issue
Block a user