mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
Disable root overscroll
This commit is contained in:
@@ -61,6 +61,7 @@ body {
|
||||
:root {
|
||||
// overflow: hidden; -- NEVER EVER BRING THIS BACK <3
|
||||
background: theme('colors.background.20');
|
||||
overscroll-behavior: none;
|
||||
|
||||
--navbar-w: 101px;
|
||||
--topbar-h: 38px;
|
||||
|
||||
Reference in New Issue
Block a user