mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-26 12:22:08 +01:00
UI: fix a margin
This commit is contained in:
parent
2bea4dfa96
commit
d01dd2e1c8
@ -37,7 +37,7 @@ div.svelte-iyf88w {
|
||||
}
|
||||
|
||||
/* "info" messages without a title above */
|
||||
.block > .svelte-e8n7p6:not(:only-of-type) {
|
||||
.block > .svelte-e8n7p6:not(:only-of-type, #chat-mode *) {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user