Merge pull request #38563 from nextcloud/backport/38549/stable27

[stable27] Fix app menu flicker
This commit is contained in:
Arthur Schiwon 2023-08-03 12:54:38 +02:00 committed by GitHub
commit 73072114ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View file

@ -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;

4
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long