移动端页面缩放
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -630,6 +630,7 @@
|
||||
padding: 0.16rem 0;
|
||||
font-size: 0.12rem;
|
||||
color: $text-light;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
// 高匹配度特殊样式
|
||||
|
||||
Reference in New Issue
Block a user