Browse Source

处理右侧导航样式优化

wangcz 7 năm trước cách đây
mục cha
commit
1bf3040dfb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;