Skip to content
2 changes: 1 addition & 1 deletion src/Flexo/stylesheets/components/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
right: 0;
top: 0;
transform: translateX(100%);
width: 750px;
width: 650px;

.sidebar__body {
&-col {
Expand Down