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
|
text-decoration: none
|
||||||
border-bottom: 2px solid $color-hover
|
border-bottom: 2px solid $color-hover
|
||||||
emp
|
emp
|
||||||
|
width: fit-content
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
border-bottom: 4px dotted $color-hover
|
border-bottom: 4px dotted $color-hover
|
||||||
wavy
|
wavy
|
||||||
|
|
Loading…
Reference in New Issue