style:样式问题修改

This commit is contained in:
2025-07-01 11:27:56 +08:00
parent 9ab935e1ff
commit ec20bd3741
14 changed files with 56 additions and 45 deletions

View File

@@ -182,6 +182,12 @@
overflow-y: auto;
position: relative;
}
.narshelpdetailPc .nars-help-content .nars-hlpdt-mm p img{
display: inline;
max-width: 100%;
margin: 5px 0;
}
/* .narshelpdetailPc .nars-help-content .nars-hlpdt-mm img{*/
/* width: -webkit-fill-available;*/