style:nas 样式修改

This commit is contained in:
杨丹华
2025-05-16 17:10:33 +08:00
parent 82c3882558
commit 153be42905
3 changed files with 6 additions and 4 deletions

View File

@@ -93,16 +93,16 @@
.narswljshow {
display: none;
}
.narssben-us .nDtopIt2 .nDitImg {
width: 291px !important;
.narsDowloadPc .narssben-us .nDtopIt2 .nDitImg {
width: 291px;
display: flex;
flex-direction: column;
}
.narssben-us .nDtopIt2 .nDitImg img{
.narsDowloadPc .narssben-us .nDtopIt2 .nDitImg img{
width:70px !important;
height:70px!important;
}
.narssben-us .nDtopIt2 .nDitImg .dwbt {
.narsDowloadPc .narssben-us .nDtopIt2 .nDitImg .dwbt {
padding: 6px 38px;
background: #a1a7bf;
border-radius: 20px;

View File

@@ -56,4 +56,5 @@
.narsPage-head .headcenter .logico {
width: 13.375rem;
height: 2.875rem;
width:100%
}