️ 副标题过长时进行折行

This commit is contained in:
BTMuli
2023-12-02 22:36:33 +08:00
parent 060382b3a7
commit 7ae8b5ec46

View File

@@ -223,7 +223,7 @@ defineExpose({
font-size: 20px;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
white-space: normal;
word-break: break-all;
}