mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-12-06 07:12:10 +01:00
Further optimize scrolling in the chat tab
This commit is contained in:
parent
d347b056e3
commit
949b7ec9cf
|
|
@ -421,6 +421,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
text-align: start;
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
contain: layout;
|
||||
}
|
||||
|
||||
.chat .message .timestamp {
|
||||
|
|
|
|||
Loading…
Reference in a new issue