mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
Loader fix on main entry
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
ee051b55a8
commit
f2f0685bb2
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ kbd {
|
|||
/* align loader */
|
||||
&.icon-loading-small:after {
|
||||
left: 22px;
|
||||
top: 22px;
|
||||
}
|
||||
|
||||
/* hide and animate deletion/collapse of subitems */
|
||||
|
|
|
|||
Loading…
Reference in a new issue