mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-10 12:32:03 +01:00
UI: fix a list style
This commit is contained in:
parent
e6796c3859
commit
4ffc9ffc7a
@ -500,8 +500,8 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
margin-bottom: 0.5em !important;
|
||||
}
|
||||
|
||||
.message-body ul.long-list li,
|
||||
.message-body ol.long-list li {
|
||||
.message-body ul.long-list > li,
|
||||
.message-body ol.long-list > li {
|
||||
margin-top: 1.25em !important;
|
||||
margin-bottom: 1.25em !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user