mirror of
https://github.com/flarum/framework.git
synced 2025-03-26 08:45:16 +08:00
fix(tags): clickable tag labels have underline (#3737)
This commit is contained in:
parent
906b0fb633
commit
ea7b270f47
@ -7,6 +7,7 @@
|
||||
background: var(--tag-bg);
|
||||
color: var(--tag-color);
|
||||
text-transform: none;
|
||||
text-decoration: none !important;
|
||||
vertical-align: bottom;
|
||||
|
||||
&.untagged {
|
||||
|
Loading…
x
Reference in New Issue
Block a user