script editor take more space

This commit is contained in:
Olivier Gagnon 2021-09-11 12:58:39 -04:00
parent 7ac1d24d61
commit 75af7a096b

@ -12,7 +12,7 @@
}
.script-editor-wrapper {
height: 100vh;
height: 110vh;
width: 70%;
background: transparent;
}