mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-23 05:20:36 +03:00
Update index.scss
This commit is contained in:
@@ -111,7 +111,7 @@
|
|||||||
.#{$namespace}-datepicker-sidebar {
|
.#{$namespace}-datepicker-sidebar {
|
||||||
float: left;
|
float: left;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
width: 100px;
|
width: $sidebar-margin-left;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user