mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-21 15:48:04 +01:00
Change back list style
This commit is contained in:
parent
12e312ae9c
commit
ee7bf49804
@ -19,7 +19,6 @@
|
||||
|
||||
.chat .message-body ul, .chat .message-body ol {
|
||||
margin-bottom: 1.25em !important;
|
||||
padding-left: 1.1em !important;
|
||||
}
|
||||
|
||||
.dark .message-body p em {
|
||||
|
@ -591,8 +591,6 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
}
|
||||
|
||||
.chat ol, .chat ul {
|
||||
padding-left: 40px !important;
|
||||
list-style-position: outside !important;
|
||||
margin-top: 6px !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user