FIX: Don't change the button height when spinner appears

on the exception page.
This commit is contained in:
Jarek Radosz 2020-06-01 14:15:23 +02:00
parent 57e587f39f
commit ef8e44af73
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
}
}
.buttons {
align-items: center;
display: inline-flex;
margin-top: 15px;