mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 02:10:09 +08:00
Make category label padding adapt to its size
This commit is contained in:
parent
11fcfbba58
commit
fccb0ad608
|
@ -4,7 +4,7 @@
|
|||
font-weight: 600;
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
padding: 1px 5px;
|
||||
padding: 0.1em 0.45em;
|
||||
border-radius: 4px;
|
||||
|
||||
&.uncategorized {
|
||||
|
|
Loading…
Reference in New Issue
Block a user