mirror of
https://github.com/flarum/framework.git
synced 2024-12-05 09:03:36 +08:00
Tweak notifications indicator appearance
This commit is contained in:
parent
3fb53df607
commit
9a10daaaf9
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user