fixed DatePicker style in range type
This commit is contained in:
parent
09ba5efa6e
commit
f8bba1ac99
3 changed files with 18 additions and 7 deletions
|
@ -203,6 +203,14 @@
|
|||
|
||||
}
|
||||
|
||||
&-with-week-numbers{
|
||||
.@{picker-prefix-cls}-panel{
|
||||
&-body{
|
||||
min-width: (@date-picker-cells-width-with-weeknumbers + 20) * 2;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-transfer{
|
||||
z-index: @zindex-transfer;
|
||||
max-height: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue