UI: add a scrollbar to the right sidebar

This commit is contained in:
oobabooga 2024-12-18 15:33:05 -08:00
parent d01dd2e1c8
commit 228caf0f3c

View File

@ -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) {