mirror of
https://github.com/flarum/core.git
synced 2025-08-04 23:47:32 +02:00
Make category label padding adapt to its size
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 1px 5px;
|
padding: 0.1em 0.45em;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
||||||
&.uncategorized {
|
&.uncategorized {
|
||||||
|
Reference in New Issue
Block a user