This commit is contained in:
2025-07-16 09:54:28 +08:00
parent 7344691613
commit e0fd77837d

View File

@@ -42,10 +42,11 @@
margin: 1.25rem; margin: 1.25rem;
height: 100%; height: 100%;
margin-top: 9.2vh; margin-top: 9.2vh;
word-break: keep-all;
} }
.narshelpCenterdetail-app .nhlp-app-content p span{ .narshelpCenterdetail-app .nhlp-app-content p{
line-height: 1.5rem; line-height: 1.5rem;
word-break: keep-all !important;
} }
.narshelpCenterdetail-app #rendered-content img { .narshelpCenterdetail-app #rendered-content img {
max-width: 100%; max-width: 100%;