Explorar o código

a-select a-input 样式

Michael Wang %!s(int64=3) %!d(string=hai) anos
pai
achega
c0488886ac
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      src/styles/global.css

+ 8 - 0
src/styles/global.css

@@ -71,3 +71,11 @@ button.ant-btn.download-tpl-btn {
   background-color: #fe8398;
   color: white;
 }
+
+.ant-select .ant-select-selector {
+  border-radius: 10px !important;
+}
+
+.ant-input-affix-wrapper {
+  border-radius: 10px !important;
+}