mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
Fixed theme install modal height bug
This commit is contained in:
parent
7c6bace12e
commit
ef05626bf7
@ -955,7 +955,6 @@
|
||||
|
||||
/*Errors */
|
||||
.theme-validation-container {
|
||||
max-height: calc(100vh - 12vw - 110px);
|
||||
overflow-y: auto;
|
||||
margin: -32px -32px 0;
|
||||
padding: 32px 32px 0;
|
||||
|
Loading…
Reference in New Issue
Block a user