@ -100,7 +100,7 @@
}
li&-option-selected {
background: @background-color-base;
background: @time-picker-selected-bg;
font-weight: bold;
@ -294,6 +294,7 @@
// ---
@time-picker-panel-column-width: 56px;
@time-picker-panel-width: @time-picker-panel-column-width * 3;
@time-picker-selected-bg: @background-color-base;
// Carousel
@ -130,7 +130,7 @@