feature: css: vars: add

This commit is contained in:
coderaiser 2024-03-28 15:02:44 +02:00
parent b1f74c0057
commit c45b23fe55
6 changed files with 30 additions and 6 deletions

View file

@ -9,7 +9,7 @@
}
.cloudcmd-user-menu > option:checked {
box-shadow: 20px -20px 0 2px var(--icon-color) inset;
box-shadow: 20px -20px 0 2px var(--text-color) inset;
}
.cloudcmd-user-menu-button {