navbar: Clean up unecessary userlist-toggle cruft.

This commit is contained in:
Karl Stolley
2023-10-26 10:22:50 -04:00
committed by Tim Abbott
parent a9421f6ba0
commit 61aa55df79

View File

@@ -733,18 +733,6 @@
color: hsl(236deg 33% 90%);
}
#userlist-toggle {
color: inherit;
}
#userlist-toggle-button {
color: hsl(221deg 9% 54%);
&:hover {
color: inherit;
}
}
.zoom-in {
#topics_header {
background-color: var(--color-background);