mirror of
https://github.com/flarum/framework.git
synced 2025-05-29 19:49:36 +08:00
Fix notifications appearance on dark header
This commit is contained in:
@ -17,11 +17,7 @@
|
||||
}
|
||||
.Button, .Button:hover {
|
||||
color: @control-color;
|
||||
}
|
||||
.Button {
|
||||
&, &:hover {
|
||||
background: @control-bg;
|
||||
}
|
||||
background: @control-bg;
|
||||
}
|
||||
.Button--flat {
|
||||
background: transparent;
|
||||
|
Reference in New Issue
Block a user