style: 样式修改

This commit is contained in:
2025-12-01 11:30:31 +08:00
parent 5d6ad32c80
commit 81df571ddf
11 changed files with 70 additions and 270 deletions

View File

@@ -97,11 +97,11 @@ const actionList: ActionItem[] = [
align-items: flex-start;
.message-text {
font-size: 4.2rem;
font-family: 'robotoBold';
font-family: 'robotoRegular';
line-height: 121%;
font-weight: 400;
background-color: #efefef;
padding: 4.95rem 3.95rem;
padding: 3.43rem 4.35rem;
}
&.user-message {