mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-09 17:02:42 +00:00
11 lines
171 B
CSS
11 lines
171 B
CSS
.Message.left .Bubble {
|
|
text-align: left;
|
|
}
|
|
.MessageList {
|
|
height: 100%;
|
|
}
|
|
/* https://chatui.io/sdk/faq */
|
|
/* .ChatFooter .Composer-input {
|
|
min-height: 68px;
|
|
} */
|