mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +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 {
|
||||
padding-right: 12px;
|
||||
display: block;
|
||||
&::after {
|
||||
content: 'x';
|
||||
height: 0;
|
||||
font-size: 0;
|
||||
overflow: hidden;
|
||||
clear: both;
|
||||
}
|
||||
.clearfix;
|
||||
}
|
||||
.@{calendar-prefix-cls}-ok-btn {
|
||||
position: static;
|
||||
|
Loading…
Reference in New Issue
Block a user