We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae57a3 commit 686b6c7Copy full SHA for 686b6c7
development/src/ant-phone/resources/stylesheet.json
@@ -18,6 +18,11 @@
18
"padding": "0 11px !important",
19
"height": "unset !important"
20
},
21
+ ".ant-phone-input-wrapper .ant-select-content": {
22
+ "justify-content": "center",
23
+ "margin": "0 !important",
24
+ "display": "flex"
25
+ },
26
".ant-phone-input-wrapper .ant-select-content input": {
27
"display": "none !important"
28
@@ -35,4 +40,4 @@
35
40
"align-items": "center",
36
41
"justify-content": "center"
37
42
}
38
-}
43
+}
0 commit comments