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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user