text editor is squished

This commit is contained in:
Olivier Gagnon
2021-09-11 12:56:08 -04:00
parent b9dcffdf58
commit e79ea4d3cb
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
terminal which has its own page) */
.generic-menupage-container {
padding-left: 10px;
padding-left: 2px;
margin-left: 10%;
-ms-overflow-style: none; /* for Internet Explorer, Edge */
scrollbar-width: none; /* for Firefox */

View File

@@ -26,7 +26,7 @@
margin-right: 0;
}
#script-editor-wrapper {
.script-editor-wrapper {
height: 100%;
width: 70%;
background: transparent;