style:样式bug修改

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

View File

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

View File

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