Explorar o código

style: update `src/style/sidebar.scss` (#670)

incredibleIdea %!s(int64=2) %!d(string=hai) anos
pai
achega
cc4e08d82b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/style/sidebar.scss

+ 1 - 1
src/style/sidebar.scss

@@ -54,7 +54,7 @@
     top: 0;
     right: 0;
     z-index: 998;
-    width: calc(100% - 210px);
+    width: calc(100% - #{$sideBarWidth});
 
     /* fixed-header 属性左上角动画 */
     transition: width var(--pure-transition-duration);