mirror of
https://github.com/flarum/framework.git
synced 2025-06-06 16:24:33 +08:00
Tweak notifications indicator appearance
This commit is contained in:
@ -35,8 +35,10 @@
|
||||
color: @header-bg;
|
||||
font-size: 11px;
|
||||
font-weight: bold;
|
||||
padding: 2px 5px 3px;
|
||||
padding: 2px 4px 3px;
|
||||
line-height: 1em;
|
||||
border-radius: 10px;
|
||||
border: 1px solid @header-bg;
|
||||
min-width: 18px;
|
||||
height: 18px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user