2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-17 06:20:35 +03:00

Update var.scss

Update for more flexibility, by the way, sidebar-margin-left need to be more wider, because it can fit "After N months" and wider strings
This commit is contained in:
Michail Poliakov
2020-09-02 19:33:52 +03:00
committed by GitHub
parent 562aca2ba2
commit a792330acc
+3
View File
@@ -30,3 +30,6 @@ $time-active-background-color: transparent !default;
$time-hover-color: $default-color !default;
$time-hover-background-color: mix(#fff, $calendar-active-background-color, 95%) !default;
$border-input-radius: 4px !default;
$sidebar-margin-left: 100px !default;