DEV: reapply height hack for iOS (#14176)

This commit is contained in:
Joffrey JAFFEUX 2021-08-27 12:02:05 +02:00 committed by GitHub
parent 90232af778
commit 480e512e37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
display: flex;
flex: 1 0 auto;
align-items: center;
height: 100%;
}
.d-icon-spinner {