feat: sidebar icons changing according to current route
This commit is contained in:
@@ -334,3 +334,7 @@ a {
|
||||
.hide {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.changing-theme {
|
||||
transition: all 200ms ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user