mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
Fix DatePicker footer extra border
This commit is contained in:
parent
c90e0b3667
commit
61d67f4563
@ -244,6 +244,9 @@
|
||||
border-top: @border-width-base @border-style-base @border-color-split;
|
||||
line-height: 38px;
|
||||
padding: 0 12px;
|
||||
&:empty {
|
||||
border-top: 0;
|
||||
}
|
||||
&-btn {
|
||||
text-align: center;
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user