This commit is contained in:
X1627315083
2025-10-15 14:27:14 +08:00
parent e6ae7cc702
commit f4a7d591fd

View File

@@ -138,7 +138,7 @@ export default defineComponent({
}
}
.modal_title_text_intro{
word-break: break-all;
word-break: break-word;
white-space: pre-wrap;
}
}