fix: Missing color on Popup

Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
2022-10-10 11:19:37 +02:00
parent f213ec4f09
commit 43b6d64bfe
13 changed files with 50 additions and 43 deletions

View File

@ -167,6 +167,11 @@
display flex
//max-height 24px
&.link
padding 0
a
padding 8px
&.active > div
color white
background nativeRGB(var(--theme-500))