Fixed theme install modal height bug

This commit is contained in:
Sanne de Vries 2021-04-23 15:06:46 +02:00
parent 7c6bace12e
commit ef05626bf7

View File

@ -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;