mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-16 20:49:20 +00:00
fix: Missing color on Popup
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
@ -167,6 +167,11 @@
|
||||
display flex
|
||||
//max-height 24px
|
||||
|
||||
&.link
|
||||
padding 0
|
||||
a
|
||||
padding 8px
|
||||
|
||||
&.active > div
|
||||
color white
|
||||
background nativeRGB(var(--theme-500))
|
||||
|
Reference in New Issue
Block a user