chore: add border to menus in dark theme

This commit is contained in:
Aman Harwara
2023-07-12 23:32:16 +05:30
parent 078ef3772c
commit 7039525c4f
33 changed files with 217 additions and 100 deletions

View File

@@ -43,4 +43,6 @@
--link-element-color: var(--sn-stylekit-info-color);
--normal-button-background-color: var(--sn-stylekit-background-color);
--menu-border-color: transparent;
}