系统消息提示更换字体

This commit is contained in:
X1627315083
2025-11-21 10:35:39 +08:00
parent bb9ee415e4
commit 629f8ae20b

View File

@@ -140,6 +140,7 @@ export default defineComponent({
.modal_title_text_intro{
word-break: break-word;
white-space: pre-wrap;
font-family: Arial, sans-serif;
}
}
</style>