Skip to content

Commit

Permalink
Fix app menu flicker
Browse files Browse the repository at this point in the history
Signed-off-by: ZetaTom <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
Signed-off-by: Jonas <[email protected]>
  • Loading branch information
ZetaTom authored and mejo- committed Aug 3, 2023
1 parent 6587cf4 commit bd28a0a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion core/src/components/AppMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ $header-icon-size: 20px;
font-size: 12px;
color: var(--color-primary-element-text);
text-align: center;
bottom: -5px;
left: 50%;
top: 45%;
display: block;
Expand Down
4 changes: 2 additions & 2 deletions dist/core-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-main.js.map

Large diffs are not rendered by default.

0 comments on commit bd28a0a

Please sign in to comment.