style:样式bug修改

This commit is contained in:
迷和油
2025-06-09 16:42:34 +08:00
parent c9fc2f8eaf
commit 13393317f7
2 changed files with 4 additions and 0 deletions

View File

@@ -279,3 +279,6 @@
color: #004bfa; color: #004bfa;
padding-right: 0.625rem; padding-right: 0.625rem;
} }
.orico_Page_articleDetail .plit p {
word-break: break-all;
}

View File

@@ -1057,6 +1057,7 @@
.fqa-answer .fqa-answer
p { p {
line-height: 1.75rem; line-height: 1.75rem;
word-break: break-all;
} }
.orico_Page_index .orico_Page_index
.pageMain .pageMain