mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-02 18:10:47 +08:00
not allow scroll
This commit is contained in:
@@ -39,6 +39,7 @@ body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
background-color: var(--normal-background-color);
|
||||
color: var(--text-color);
|
||||
overflow: hidden; /* 禁止滚动 */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user