UI: fix the font size of lists in chat mode

This commit is contained in:
oobabooga 2025-01-02 19:26:50 -08:00
parent 4b3e1b3757
commit e2702200e1

View File

@ -9,6 +9,7 @@
.message-body {
margin-top: 3px;
font-size: 15px !important;
}
.circle-you {