mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +08:00
remove strange margin-right of DatePicker confirm button in safari
This commit is contained in:
parent
ea6537b47a
commit
c4665a78e2
@ -195,13 +195,7 @@
|
|||||||
.@{calendar-prefix-cls}-footer-btn {
|
.@{calendar-prefix-cls}-footer-btn {
|
||||||
padding-right: 12px;
|
padding-right: 12px;
|
||||||
display: block;
|
display: block;
|
||||||
&::after {
|
.clearfix;
|
||||||
content: 'x';
|
|
||||||
height: 0;
|
|
||||||
font-size: 0;
|
|
||||||
overflow: hidden;
|
|
||||||
clear: both;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
.@{calendar-prefix-cls}-ok-btn {
|
.@{calendar-prefix-cls}-ok-btn {
|
||||||
position: static;
|
position: static;
|
||||||
|
Loading…
Reference in New Issue
Block a user