fix(style): [WIP] Sidebar style regressions
This commit is contained in:
parent
e043dc8020
commit
611d291c69
|
@ -304,7 +304,6 @@ const logoUrl = computed(() => store.state.auth.authenticated ? 'library.index'
|
|||
flex-grow: 1;
|
||||
|
||||
nav > a {
|
||||
padding-left: 20px;
|
||||
|
||||
&:global(.active) {
|
||||
border: none;
|
||||
|
|
Loading…
Reference in New Issue