revert tf width

This commit is contained in:
Ian Arawjo 2023-10-23 14:58:36 -04:00
parent 978214c697
commit f20ff5534c

View File

@ -659,7 +659,7 @@
.text-field-fixed .mantine-Textarea-wrapper textarea {
resize: vertical;
overflow-y: auto;
width: 230px;
width: 260px;
padding: calc(0.5rem / 3);
font-size: 10pt;
font-family: monospace;