Skip to content

Commit

Permalink
WIP: resizing bug
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr committed Aug 27, 2022
1 parent 9da7d81 commit 7caefbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/components/AppMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ $header-icon-size: 20px;
.app-menu {
width: 100%;
display: flex;
overflow: hidden;
}
.app-menu-main {
display: flex;
Expand Down

0 comments on commit 7caefbf

Please sign in to comment.