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