fix: mobile nas专题 下载页中英文样式区别

This commit is contained in:
2025-06-26 15:07:44 +08:00
parent 8f6d2beade
commit d026ca2223
2 changed files with 7 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
color: #fff;
}
.oricoEGapp {
padding-top: 3.5rem;
}
.narsDowloadPc {
/*height: 100vh;*/
background: #F5F5F5;
@@ -13,7 +17,7 @@
.narsDowloadPc .narsDtabs {
margin: 0 1.25rem;
margin-top: 7rem;
margin-top: 3.5rem;
display: flex;
flex-direction: row;
justify-content: center;