mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 10:25:42 +08:00
fix(tag label): tag text misaligned in iOS Safari (#160)
This commit is contained in:
parent
3c79517fbf
commit
a82060945e
@ -7,6 +7,7 @@
|
||||
background: var(--tag-bg);
|
||||
color: var(--tag-color);
|
||||
text-transform: none;
|
||||
vertical-align: bottom;
|
||||
|
||||
&.untagged {
|
||||
--tag-bg: transparent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user