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