Cleanup
This commit is contained in:
parent
eb822e6418
commit
a3b553d8de
@ -32,9 +32,6 @@ component Sidebar(user *arn.User)
|
||||
|
||||
.spacer
|
||||
|
||||
//- .theme-switcher
|
||||
//- button.theme-switcher-button.action(data-action="toggleTheme", data-trigger="click") Switch theme
|
||||
|
||||
.sidebar-link(aria-label="Search")
|
||||
.sidebar-button
|
||||
Icon("search")
|
||||
|
@ -47,9 +47,6 @@ sidebar-spacing-y = 0.7rem
|
||||
.sidebar-link
|
||||
color text-color
|
||||
|
||||
:hover
|
||||
cursor pointer
|
||||
|
||||
&.active
|
||||
.sidebar-button
|
||||
color tab-active-color
|
||||
|
Loading…
Reference in New Issue
Block a user