mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Style dark components
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
margin: 0.25rem auto 0.25rem 0
|
||||
|
||||
.bd-klmn-gap
|
||||
background-color: var(--#{$prefix}-background)
|
||||
background-color: var(--#{$prefix}background)
|
||||
border-radius: $radius
|
||||
color: $red
|
||||
font-family: $family-monospace
|
||||
@@ -24,7 +24,7 @@
|
||||
white-space: nowrap
|
||||
&.bd-is-selected
|
||||
background-color: $green
|
||||
color: var(--#{$prefix}-scheme-main)
|
||||
color: var(--#{$prefix}scheme-main)
|
||||
|
||||
.bd-klmn-columns:last-child
|
||||
.bd-notification
|
||||
|
||||
Reference in New Issue
Block a user