Skip to content

Commit f5bb5a3

Browse files
authored
Update index.scss
1 parent 58894e1 commit f5bb5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
.#{$namespace}-datepicker-sidebar {
112112
float: left;
113113
box-sizing: border-box;
114-
width: 100px;
114+
width: $sidebar-margin-left;
115115
padding: 6px;
116116
overflow: auto;
117117
}

0 commit comments

Comments
 (0)