yangjie #23

Merged
yangqiang merged 2 commits from yangjie into master 2024-10-22 16:47:22 +08:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit ae49bf5bef - Show all commits

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;
}
}