瀏覽代碼

处理右侧导航样式优化

wangcz 7 年之前
父節點
當前提交
1bf3040dfb
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;