FIX: Don't change the button height when spinner appears
on the exception page.
This commit is contained in:
parent
57e587f39f
commit
ef8e44af73
|
@ -19,6 +19,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.buttons {
|
.buttons {
|
||||||
|
align-items: center;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue