's'
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
min-height: 100vh;
|
||||
background: var(--background);
|
||||
color: var(--foreground);
|
||||
/* 防止 landingScene 负边距/扩展背景在微信 WebView 产生横向露白 */
|
||||
overflow-x: hidden;
|
||||
overflow-x: clip;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
||||
Reference in New Issue
Block a user