mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-08 01:53:34 +08:00
DatePicker:修复当选择条件为世纪时,border 不对齐的样式 bug
This commit is contained in:
parent
3e62dafbfe
commit
3148d9c884
@ -168,17 +168,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.@{calendar-prefix-cls},
|
||||
.@{calendar-prefix-cls}-month-panel,
|
||||
.@{calendar-prefix-cls}-year-panel {
|
||||
&-header {
|
||||
border-bottom: 0;
|
||||
}
|
||||
&-body {
|
||||
border-top: @border-width-base @border-style-base @border-color-split;
|
||||
}
|
||||
}
|
||||
|
||||
&.@{calendar-prefix-cls}-time {
|
||||
.@{calendar-timepicker-prefix-cls} {
|
||||
top: 68px;
|
||||
|
Loading…
Reference in New Issue
Block a user