mirror of
https://github.com/nextcloud/server.git
synced 2026-05-14 01:21:32 -04:00
Merge pull request #7457 from nextcloud/stable12-7271
[stable12] Fix loading icon position in the app menu
This commit is contained in:
commit
4b60ada694
1 changed files with 2 additions and 0 deletions
|
|
@ -475,6 +475,8 @@ nav {
|
|||
}
|
||||
.app-loading .icon-loading-small-dark {
|
||||
top:12px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue