优化样式

This commit is contained in:
yj 2024-10-22 16:45:03 +08:00
parent ed906091e8
commit ae49bf5bef
1 changed files with 2 additions and 0 deletions

View File

@ -609,6 +609,7 @@
border-radius: 0 25px 25px 25px;
margin: 10px 0 10px 40px;
font-size: 14px;
word-break: break-all;
}
}
@ -641,6 +642,7 @@
border-radius: 25px 0 25px 25px;
margin: 10px 40px 10px 0;
font-size: 14px;
word-break: break-all;
}
}