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 28, 2022
1 parent 4ce62d1 commit b4a0796
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 b4a0796

Please sign in to comment.