adjust chat records layout styles

This commit is contained in:
RockYang
2024-07-25 11:01:27 +08:00
parent 59301df073
commit f6f8748521
14 changed files with 559 additions and 191 deletions

View File

@@ -427,22 +427,18 @@
.err-msg-container {
overflow hidden
word-break break-all
padding 0 10px 20px 10px
padding 15px
.title {
font-size 16px
font-size 20px
text-align center
font-weight bold
color #f56c6c
margin-bottom 20px
margin-bottom 30px
}
.text {
font-size 14px
color #E9F1F6
line-height 1.5
text-overflow ellipsis
height 100px
overflow hidden
.opt {
display flex
justify-content center
}
}
.iconfont {