mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-24 17:06:53 +01: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 {
|
.chat .message:last-child {
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 0 !important;
|
||||||
padding-bottom: 0 !important;
|
padding-bottom: 15px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-body li {
|
.message-body li {
|
||||||
|
Loading…
Reference in New Issue
Block a user