Explorar el Código

feat: 抽屉样式调整

lanjianrong hace 5 años
padre
commit
7dbe3fc4e6
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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;