style:样式问题修改

This commit is contained in:
2025-07-01 11:27:56 +08:00
parent 642b813a18
commit 123dc9c871
14 changed files with 56 additions and 45 deletions

View File

@@ -92,6 +92,7 @@
.orico_Page_articleDetail .articleDetailMain .atmright .blog_share .share_list {
padding: 1.875rem;
display: flex;
justify-content: space-between;
}
.orico_Page_articleDetail
.articleDetailMain
@@ -100,7 +101,7 @@
.share_list
.atdit {
float: left;
margin-right: 3.125rem;
/* margin-right: 3.125rem; */
position: relative;
}
.orico_Page_articleDetail

View File

@@ -81,7 +81,8 @@
width: 11rem;
}
.narskfPage .narskf-content .narskf-ct-row .narskfit2 {
width: 37rem;
/* width: 37rem; */
width: 50%;
height: 11.25rem;
flex-direction: row;
}

View File

@@ -54,7 +54,7 @@
}
.narsPage-head .headcenter .logico {
width: 13.375rem;
width: 10rem;
height: 2.875rem;
width:100%
/* width:100% */
}

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;*/