mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-26 12:22:08 +01:00
UI: add a scrollbar to the right sidebar
This commit is contained in:
parent
d01dd2e1c8
commit
228caf0f3c
@ -818,6 +818,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
#chat-controls {
|
||||
padding: 1rem;
|
||||
padding-bottom: 0;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
#chat-controls > :nth-child(1) {
|
||||
|
Loading…
Reference in New Issue
Block a user