stlye:主要nas专题下载页面和帮助中心页面样式调整
This commit is contained in:
@@ -96,7 +96,8 @@
|
||||
}
|
||||
|
||||
.narshelpCenterPc .nhlppart1 .nhlp-row .nhlpit {
|
||||
width: 27.4%;
|
||||
min-width: 27.4%;
|
||||
flex:1;
|
||||
padding: 2.25rem;
|
||||
background: #fafafa;
|
||||
border-radius: 8px;
|
||||
@@ -205,6 +206,16 @@
|
||||
margin-bottom: 4.625rem;
|
||||
}
|
||||
|
||||
.narshelpCenterPc .nhlp-lxwm .nhlp-row-content{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
}
|
||||
.narshelpCenterPc .nhlp-lxwm .nhlp-row-content .nhlplxwmit-w1:last-child,
|
||||
.narshelpCenterPc .nhlp-lxwm .nhlp-row-content .nhlplxwmit-w2:last-child{
|
||||
margin-right: 0;
|
||||
}
|
||||
.narshelpCenterPc .nhlp-lxwm .nhlp-row .nhlplxwmit {
|
||||
background: #f9f9f9;
|
||||
width: 392px;
|
||||
@@ -244,11 +255,13 @@
|
||||
}
|
||||
|
||||
.narshelpCenterPc .nhlp-lxwm .nhlp-row .nhlplxwmit-w1 {
|
||||
width: 32.7%;
|
||||
/* width: 32.7%; */
|
||||
flex:1;
|
||||
}
|
||||
|
||||
.narshelpCenterPc .nhlp-lxwm .nhlp-row .nhlplxwmit-w2 {
|
||||
width: 24.3%;
|
||||
/* width: 24.3%; */
|
||||
flex:1;
|
||||
}
|
||||
|
||||
.narshelpCenterPc .dropdown {
|
||||
|
||||
Reference in New Issue
Block a user