소스 검색

fix <<<<<<

yunxing 4 년 전
부모
커밋
65b495b650
1개의 변경된 파일0개의 추가작업 그리고 20개의 파일을 삭제
  1. 0 20
      src/components/edit/left_toolbar.vue

+ 0 - 20
src/components/edit/left_toolbar.vue

@@ -623,30 +623,10 @@ export default {
             .ant-table-small {
                 border: none !important;
             }
-<<<<<<< HEAD
-=======
-          }
-          .active-li {
-            background: #e1f2ff;
-          }
->>>>>>> 4409220714b34bc8a4ee05f63e1ff80af76a9f55
         }
     }
     .border-top {
         border-top: 1px solid #c3c7cb;
     }
-<<<<<<< HEAD
-=======
-  }
-  .border-top {
-    /*border-top: 1px solid #c3c7cb;*/
-  }
-  .border-line{
-    width: 48px;
-    height: 2px;
-    background: #C3C7CB ;
-    margin: 0 auto;
-  }
->>>>>>> 4409220714b34bc8a4ee05f63e1ff80af76a9f55
 }
 </style>