Merge pull request #7457 from nextcloud/stable12-7271
[stable12] Fix loading icon position in the app menu
This commit is contained in:
commit
4b60ada694
|
@ -475,6 +475,8 @@ nav {
|
|||
}
|
||||
.app-loading .icon-loading-small-dark {
|
||||
top:12px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue