Skip to content

Commit

Permalink
Merge pull request #38563 from nextcloud/backport/38549/stable27
Browse files Browse the repository at this point in the history
[stable27] Fix app menu flicker
  • Loading branch information
blizzz authored Aug 3, 2023
2 parents c8ceae5 + bd28a0a commit 7307211
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 7307211

Please sign in to comment.