Ver código fonte

chore: 移除drawer的相关样

lanjianrong 4 anos atrás
pai
commit
b75c263d6a
1 arquivos alterados com 0 adições e 20 exclusões
  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;
-}