mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-15 10:42:34 +03:00
Fix resetting of tooltip font
This commit is contained in:
parent
ce095fdcde
commit
8ef6bfebca
|
@ -11,9 +11,8 @@
|
||||||
background: $color-front
|
background: $color-front
|
||||||
border-radius: 2px
|
border-radius: 2px
|
||||||
color: $color-back
|
color: $color-back
|
||||||
font-family: inherit
|
font: normal 1.3rem/#{1.25} $font-primary
|
||||||
font-size: 1.3rem
|
text-transform: none
|
||||||
line-height: 1.25
|
|
||||||
opacity: 0
|
opacity: 0
|
||||||
padding: 0.5em 0.75em
|
padding: 0.5em 0.75em
|
||||||
transform: translateX(-50%) translateY(-2px)
|
transform: translateX(-50%) translateY(-2px)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user