Skip to content

Commit

Permalink
Increase the width of the menu
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Apr 11, 2023
1 parent cbf9dab commit ea79690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/commands/src/components/style.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// dirty hack to clean up modal
.commands-command-menu {
width: 100%;
max-width: 400px;
max-width: 480px;
position: relative;
top: 15%;
padding: $grid-unit-30;
Expand Down

0 comments on commit ea79690

Please sign in to comment.