mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
UI: Minor CSS improvement to chat mode
This commit is contained in:
parent
1ea3826333
commit
19a56dd538
@ -396,7 +396,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
|
||||
.chat .message:last-child {
|
||||
margin-bottom: 0 !important;
|
||||
padding-bottom: 0 !important;
|
||||
padding-bottom: 15px !important;
|
||||
}
|
||||
|
||||
.message-body li {
|
||||
|
Loading…
Reference in New Issue
Block a user