刘洋 8 mesi fa
parent
commit
35bd21f324
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      src/render/styles/antui-reset.less

+ 4 - 0
src/render/styles/antui-reset.less

@@ -151,3 +151,7 @@
     border: 1px solid #bedaff;
   }
 }
+
+.ant-select-dropdown {
+  width: auto !important;
+}