@@ -3370,6 +3370,7 @@ export default {
margin-right: 12px;
width: max-content;
white-space: nowrap;
+ max-width: 100%;
}
.content-con {
margin: 4px 0;
@@ -3393,6 +3394,7 @@ export default {
font-family: "robot";
font-size: 12px;
margin: 0;
+ white-space: pre-wrap;
.con-box {
display: flex;