移动端页面缩放

This commit is contained in:
2026-05-26 10:26:46 +08:00
parent 5b00d02d72
commit 67dd441502
10 changed files with 242 additions and 6 deletions
+6
View File
@@ -1441,6 +1441,12 @@
margin: 0 0 0.32rem;
}
a{
text-decoration: none;
color: inherit;
cursor: pointer;
}
// 链接列表 — ul > li 自然纵排,无需 flex-direction: column
ul {
list-style: none;
+1
View File
@@ -630,6 +630,7 @@
padding: 0.16rem 0;
font-size: 0.12rem;
color: $text-light;
z-index: 10;
}
// 高匹配度特殊样式