This commit is contained in:
Bubobubobubobubo
2023-08-23 14:39:20 +00:00
parent 8907fc8e96
commit d7b6563b40

View File

@ -27,6 +27,7 @@
.cm-editor { .cm-editor {
width: 100%; width: 100%;
height: 90vh;
max-height: 100vh; max-height: 100vh;
} }
@ -35,6 +36,7 @@
display: block !important; display: block !important;
width: 100% !important; width: 100% !important;
} }
</style> </style>
<body class="bg-neutral-800 overflow-y-hidden"> <body class="bg-neutral-800 overflow-y-hidden">