Skip to content

Commit 686b6c7

Browse files
Sync styles for antd-phone-input
1 parent 0ae57a3 commit 686b6c7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

development/src/ant-phone/resources/stylesheet.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
"padding": "0 11px !important",
1919
"height": "unset !important"
2020
},
21+
".ant-phone-input-wrapper .ant-select-content": {
22+
"justify-content": "center",
23+
"margin": "0 !important",
24+
"display": "flex"
25+
},
2126
".ant-phone-input-wrapper .ant-select-content input": {
2227
"display": "none !important"
2328
},
@@ -35,4 +40,4 @@
3540
"align-items": "center",
3641
"justify-content": "center"
3742
}
38-
}
43+
}

0 commit comments

Comments
 (0)