Quick fix for #9119. Increase preview to keep empty message more centered and push footer down.
This commit is contained in:
parent
fd1bb688f9
commit
a1b5bc8684
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
background: #fff;
|
||||
text-align: center;
|
||||
margin: 45px auto 0;
|
||||
min-height: 150px;
|
||||
min-height: 600px;
|
||||
}
|
||||
|
||||
#preview .notCreatable {
|
||||
|
|
Loading…
Reference in a new issue