#1 Add monaco editor (#4)

Reviewed-on: #4
Co-authored-by: stuzer05 <stuzer05@stuzer.link>
Co-committed-by: stuzer05 <stuzer05@stuzer.link>
This commit is contained in:
2024-03-07 14:11:52 +02:00
committed by Illya Marchenko
parent 948c66ed92
commit 5cd9cfb5b8
3 changed files with 12 additions and 5 deletions

View File

@ -36,9 +36,6 @@ input:disabled, textarea:disabled {
textarea[id=data] {
height: 200px;
}
textarea[id=result] {
height: 350px;
}
div[id=result] {
height: 350px;
}