瀏覽代碼

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;
-}