mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
fix: touchpad scrolling causes blank area to appear
This commit is contained in:
@@ -34,6 +34,10 @@ body {
|
||||
background-color: var(--scroller-color);
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@import "./layout.scss";
|
||||
@import "./page.scss";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user