mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-17 12:33:44 +00:00
feat: Add a dropdown to save/load user personas (#7367)
This commit is contained in:
parent
21b979c02a
commit
7493fe7841
8 changed files with 228 additions and 2 deletions
|
|
@ -1645,7 +1645,7 @@ button:focus {
|
|||
}
|
||||
|
||||
#user-description textarea {
|
||||
height: calc(100vh - 231px) !important;
|
||||
height: calc(100vh - 334px) !important;
|
||||
min-height: 90px !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue