diff --git a/src/style/index.scss b/src/style/index.scss index 389d780..5461cd7 100644 --- a/src/style/index.scss +++ b/src/style/index.scss @@ -111,7 +111,7 @@ .#{$namespace}-datepicker-sidebar { float: left; box-sizing: border-box; - width: 100px; + width: $sidebar-margin-left; padding: 6px; overflow: auto; }