mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 14:17:09 -04:00
Improve the style of message editing
This commit is contained in:
parent
acbcc12e7b
commit
d1bfb08e8d
1 changed files with 1 additions and 0 deletions
|
@ -1462,6 +1462,7 @@ strong {
|
|||
.editing-textarea {
|
||||
width: 100%;
|
||||
min-height: 200px;
|
||||
max-height: 65vh;
|
||||
padding: 10px;
|
||||
border-radius: 5px;
|
||||
border: 1px solid #ccc;
|
||||
|
|
Loading…
Add table
Reference in a new issue