style:样式问题修改
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
|
||||
.narsPage-head .headcenter .logico {
|
||||
width: 13.375rem;
|
||||
width: 10rem;
|
||||
height: 2.875rem;
|
||||
width:100%
|
||||
/* width:100% */
|
||||
}
|
||||
@@ -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;*/
|
||||
|
||||
Reference in New Issue
Block a user