Ver Fonte

动画抽屉隐藏样式调整

maxiaoxiao há 6 meses atrás
pai
commit
84508ea134
1 ficheiros alterados com 2 adições e 3 exclusões
  1. 2 3
      src/views/basicGeographic/entityManage.vue

+ 2 - 3
src/views/basicGeographic/entityManage.vue

@@ -86,9 +86,8 @@ export default {
 
 .HideLeft {
   left: -340px !important;
-
-  .foldBtn {
+}
+.foldBtn {
     right: -25px;
   }
-}
 </style>