Sfoglia il codice sorgente

feat: 抽屉样式调整

lanjianrong 5 anni fa
parent
commit
7dbe3fc4e6
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  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;