mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 01:23:43 +08:00
fix: touchpad scrolling causes blank area to appear
This commit is contained in:
parent
0bd37eb8f9
commit
23fb634847
@ -34,6 +34,10 @@ body {
|
||||
background-color: var(--scroller-color);
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@import "./layout.scss";
|
||||
@import "./page.scss";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user