Minor UI design style revamp

This commit is contained in:
Keavon Chambers
2023-04-27 02:05:45 -07:00
parent a4793fb284
commit 1f5bfdc2e5
43 changed files with 164 additions and 199 deletions
@@ -57,12 +57,7 @@
}
&:hover {
background: var(--color-6-lowergray);
color: var(--color-f-white);
svg {
fill: var(--color-f-white);
}
background: var(--color-5-dullgray);
}
&.disabled {
@@ -49,8 +49,7 @@
&:hover,
&.open {
background: var(--color-6-lowergray);
fill: var(--color-f-white);
background: var(--color-5-dullgray);
}
&.disabled {