Skip to content

Commit 9511bda

Browse files
authored
Merge pull request #662 from newfold-labs/fix/scrollbars-in-design-studio
Fix Scrollbars in Design Studio
2 parents f919c6e + 199a836 commit 9511bda

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/OnboardingSPA/steps/SiteGen/Editor/Header/stylesheet.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,9 @@
163163
}
164164
}
165165
}
166+
167+
&__version_dropdown-menu {
168+
margin: 0 !important;
169+
padding: 4px !important;
170+
}
166171
}

0 commit comments

Comments
 (0)