Improve list styles
This commit is contained in:
parent
00ab450c13
commit
9a5ab454b4
2 changed files with 8 additions and 1 deletions
|
@ -589,3 +589,9 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
.old-ui #chat-buttons #clear-history-confirm {
|
||||
order: -1;
|
||||
}
|
||||
|
||||
.chat ol, .chat ul {
|
||||
padding-left: 40px !important;
|
||||
list-style-position: outside !important;
|
||||
margin-top: 6px !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue