mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #7271 from nextcloud/fix-menu-loading-position
Fix loading icon position in the app menu
This commit is contained in:
commit
14a6fbe809
1 changed files with 2 additions and 0 deletions
|
|
@ -461,6 +461,8 @@ nav {
|
|||
}
|
||||
.app-loading .icon-loading-small-dark {
|
||||
top:12px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue