mirror of
https://github.com/flarum/framework.git
synced 2025-05-22 22:59:57 +08:00
Fix notifications appearance on dark header
This commit is contained in:
@ -98,7 +98,7 @@
|
||||
&:active,
|
||||
&.active,
|
||||
.open > .Dropdown-toggle& {
|
||||
background-color: darken(@background, 5%);
|
||||
background-color: darken(fadein(@background, 5%), 5%);
|
||||
}
|
||||
|
||||
&.disabled,
|
||||
|
Reference in New Issue
Block a user