Improve the UI tokenizer
This commit is contained in:
parent
c3e4c9fdc2
commit
ef04138bc0
4 changed files with 21 additions and 6 deletions
|
@ -127,6 +127,10 @@ div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * {
|
|||
height: calc(100dvh - 292px);
|
||||
}
|
||||
|
||||
.monospace {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.textbox_default textarea,
|
||||
.textbox_default_output textarea,
|
||||
.textbox_logits textarea,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue