tweak style

This commit is contained in:
afc163 2017-05-04 12:05:57 +08:00
parent 1a775b1d3b
commit 85567da0e8

View File

@ -132,6 +132,9 @@
li&-option-selected {
background: @time-picker-selected-bg;
font-weight: bold;
&:hover {
background: @time-picker-selected-bg;
}
}
li&-option-disabled {