fix(timepicker): update highlight border-color
This commit is contained in:
Родитель
c870d560d1
Коммит
6b17fc0ba2
|
@ -1,5 +1,5 @@
|
|||
@include exports("datetime/theme") {
|
||||
$time-list-highlight-color: rgba(0, 0, 0, .13) !default;
|
||||
$time-list-highlight-color: $border-color !default;
|
||||
$time-list-focused-bg: rgba(0, 0, 0, .04);
|
||||
$time-list-title-focus: #000 !default;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче