Revamp cai-chat theme, make it default

This commit is contained in:
oobabooga 2023-09-11 19:30:23 -07:00
parent 47d1ca467b
commit dae428a967
5 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
padding-bottom: 25px;
font-size: 15px;
font-family: Helvetica, Arial, sans-serif;
line-height: 1.428571429;
line-height: 1.3333;
}
.circle-you {
@ -46,7 +46,7 @@
.message-body p {
margin-bottom: 0 !important;
font-size: 15px !important;
line-height: 1.428571429 !important;
line-height: 1.3333 !important;
}
.dark .message-body p em {