mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 21:39:36 -07:00
Add CSS variables test
This commit is contained in:
@@ -84,7 +84,7 @@ button.dropdown-item
|
||||
text-align: inherit
|
||||
white-space: nowrap
|
||||
width: 100%
|
||||
&:hover
|
||||
&:hover:not(.is-active)
|
||||
background-color: var(--dropdown-item-hover-background-color)
|
||||
color: var(--dropdown-item-hover-color)
|
||||
&.is-active
|
||||
|
||||
Reference in New Issue
Block a user