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