Update inline-labels.styl (#127)
Fix text modifier emp tag display width exception bug
This commit is contained in:
parent
6ae95666ab
commit
d0e92cda42
|
@ -3,6 +3,7 @@
|
|||
text-decoration: none
|
||||
border-bottom: 2px solid $color-hover
|
||||
emp
|
||||
width: fit-content
|
||||
text-decoration: none
|
||||
border-bottom: 4px dotted $color-hover
|
||||
wavy
|
||||
|
|
Loading…
Reference in New Issue