stlye:主要nas专题下载页面和帮助中心页面样式调整

This commit is contained in:
杨丹华
2025-05-13 16:54:43 +08:00
parent d20ea23826
commit 49b259d4c5
6 changed files with 112 additions and 65 deletions

View File

@@ -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 {