DEV: reapply height hack for iOS (#14176)
This commit is contained in:
parent
90232af778
commit
480e512e37
|
@ -83,6 +83,7 @@
|
|||
display: flex;
|
||||
flex: 1 0 auto;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.d-icon-spinner {
|
||||
|
|
Loading…
Reference in New Issue