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;
|
flex-grow: 1;
|
||||||
|
|
||||||
nav > a {
|
nav > a {
|
||||||
padding-left: 20px;
|
|
||||||
|
|
||||||
&:global(.active) {
|
&:global(.active) {
|
||||||
border: none;
|
border: none;
|
||||||
|
|
Loading…
Reference in New Issue