소스 검색

chore: 移除drawer的相关样

lanjianrong 4 년 전
부모
커밋
b75c263d6a
1개의 변경된 파일0개의 추가작업 그리고 20개의 파일을 삭제
  1. 0 20
      css/common.scss

+ 0 - 20
css/common.scss

@@ -399,23 +399,3 @@
   overflow: hidden;
   background: white;
 }
-
-// 弹窗左右结构
-.sheet-left-panel{
-  height: 834px;
-  overflow-x: hidden;
-  overflow-y: auto;
-}
-.sheet-right-panel{
-  height: 385px;;
-  overflow-x: hidden;
-  overflow-y: auto;
-}
-.sheet-btns{
-  height: 54px;
-}
-.sheet-panel-record{
-  height: 395px;
-  overflow-x: hidden;
-  overflow-y: auto;
-}