Correct time layout when showing week numbers

This commit is contained in:
Sergio Crisostomo 2018-05-16 10:01:49 +02:00
parent 1ba0bb6eee
commit e56c394d0b
2 changed files with 12 additions and 3 deletions

View file

@ -205,7 +205,7 @@
&-with-week-numbers{
.@{picker-prefix-cls}-panel{
&-body{
&-body-date {
min-width: (@date-picker-cells-width-with-weeknumbers + 20) * 2;
}
}
@ -294,4 +294,4 @@
cursor: @cursor-disabled;
}
}
}
}