Corrected maximum width of loading gif.
This commit is contained in:
parent
8649983c6f
commit
dd9473af35
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ root {
|
|||
#loading img {
|
||||
margin: auto;
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.modal-message {
|
||||
|
|
Loading…
Reference in a new issue