This commit is contained in:
2023-08-23 16:38:27 +02:00
parent c825027d0f
commit 721a39117c

View File

@ -25,6 +25,7 @@
.cm-editor { .cm-editor {
width: 100%; width: 100%;
height: 90vh;
max-height: 100vh; max-height: 100vh;
} }
@ -33,6 +34,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">