2
0
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:
Michail Poliakov
2020-09-02 19:53:28 +03:00
committed by GitHub
parent 58894e1b01
commit f5bb5a3e54
+1 -1
View File
@@ -111,7 +111,7 @@
.#{$namespace}-datepicker-sidebar {
float: left;
box-sizing: border-box;
width: 100px;
width: $sidebar-margin-left;
padding: 6px;
overflow: auto;
}