update DateTimePicker
update DateTimePicker
This commit is contained in:
parent
62c7f99780
commit
a8571a5fa1
3 changed files with 18 additions and 0 deletions
|
@ -135,7 +135,15 @@
|
|||
}
|
||||
&-list {
|
||||
width: @time-picker-cells-width-with-date-base;
|
||||
max-height: 216px;
|
||||
&:first-child{
|
||||
border-radius: 0;
|
||||
}
|
||||
&:last-child{
|
||||
border-radius: 0;
|
||||
}
|
||||
ul{
|
||||
padding: 0 0 192px 0;
|
||||
li{
|
||||
padding: 0 0 0 28px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue