chore: remove repeated css property

pull/974/head
云游君 3 years ago committed by GitHub
parent 98e45af127
commit 3f1d8afa19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,7 +83,6 @@ watchPostEffect(async () => {
padding-bottom: 128px;
width: var(--vp-sidebar-width);
max-width: 100%;
width: var(--vp-sidebar-width);
background-color: var(--vp-c-bg-alt);
opacity: 1;
visibility: visible;

Loading…
Cancel
Save