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