Sfoglia il codice sorgente

处理右侧导航样式优化

wangcz 7 anni fa
parent
commit
1bf3040dfb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      components/default/RightBar.vue

+ 1 - 1
components/default/RightBar.vue

@@ -401,7 +401,7 @@ i {
 .right-bar ul li .sidebar-menu {
   position: absolute;
   display: block;
-  right: -5px;
+  right: 3px;
   top: 0;
   width: 100px;
   line-height: 38px;