浏览代码

feat: 抽屉样式调整

lanjianrong 5 年之前
父节点
当前提交
7dbe3fc4e6
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/global.less

+ 3 - 1
src/global.less

@@ -108,7 +108,9 @@ input:-webkit-autofill:active {
 .ant-picker {
   width: 100%;
 }
-
+.ant-drawer-body {
+  padding: 0;
+}
 // 弹窗左右结构
 .sheet-box {
   overflow: hidden;