Minor UI design style revamp

This commit is contained in:
Keavon Chambers
2023-04-27 02:05:45 -07:00
parent 144a9505ad
commit 19e78c1210
43 changed files with 164 additions and 199 deletions
@@ -128,22 +128,11 @@
background: none;
border: 0;
margin: 0;
svg {
fill: var(--color-e-nearwhite);
}
border-radius: 2px;
&:hover,
&.open {
background: var(--color-6-lowergray);
svg {
fill: var(--color-f-white);
}
span {
color: var(--color-f-white);
}
background: var(--color-5-dullgray);
}
}
}