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