refix
This commit is contained in:
@ -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">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user