Minor fixes

This commit is contained in:
oobabooga 2023-09-24 14:11:22 -07:00
parent 08cf150c0c
commit 55a685d999
2 changed files with 10 additions and 2 deletions

View file

@ -127,7 +127,7 @@ div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * {
height: calc(100dvh - 292px);
}
.monospace {
.monospace textarea {
font-family: monospace;
}