fix: 系统消息最大宽度限制与居中对齐
This commit is contained in:
@@ -915,6 +915,8 @@ body {
|
|||||||
gap: 10px;
|
gap: 10px;
|
||||||
padding: 6px 0;
|
padding: 6px 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
max-width: 100%;
|
||||||
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat-message--system::before,
|
.chat-message--system::before,
|
||||||
|
|||||||
Reference in New Issue
Block a user