mirror of https://github.com/explosion/spaCy.git
Add subtle background to active items
This commit is contained in:
parent
e5df86419e
commit
a1cee7ade5
|
@ -41,3 +41,4 @@
|
|||
.is-active
|
||||
font-weight: bold
|
||||
color: $color-theme
|
||||
background: rgba($color-subtle, 0.4)
|
||||
|
|
Loading…
Reference in New Issue