소스 검색

动画抽屉隐藏样式调整

maxiaoxiao 7 달 전
부모
커밋
84508ea134
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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>