mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-24 14:40:35 +03:00
Update var.scss
This commit is contained in:
+1
-1
@@ -31,5 +31,5 @@ $time-active-background-color: transparent !default;
|
|||||||
$time-hover-color: $default-color !default;
|
$time-hover-color: $default-color !default;
|
||||||
$time-hover-background-color: mix(#fff, $calendar-active-background-color, 95%) !default;
|
$time-hover-background-color: mix(#fff, $calendar-active-background-color, 95%) !default;
|
||||||
|
|
||||||
$border-input-radius: 4px !default;
|
$input-border-radius: 4px !default;
|
||||||
$sidebar-margin-left: 100px !default;
|
$sidebar-margin-left: 100px !default;
|
||||||
|
|||||||
Reference in New Issue
Block a user