Skip to content

Commit bb20a66

Browse files
committed
fixup! feat: allow MenuBar to be hidden
1 parent 62ab36e commit bb20a66

File tree

1 file changed

+1
-1
lines changed
  • packages/scratch-gui/src/components/gui

1 file changed

+1
-1
lines changed

packages/scratch-gui/src/components/gui/gui.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
background-color: $ui-primary;
1212
}
1313

14-
.body-wrapper-without-meu-bar {
14+
.body-wrapper-without-menu-bar {
1515
height: 100%;
1616
}
1717

0 commit comments

Comments
 (0)