[Glitch] Fix manual scrolling issue on Firefox/Windows

Port dc0750abc3 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
remotes/1698178055505214576/signup-info-prompt
ThibG 2019-12-19 12:47:19 +01:00 committed by Thibaut Girka
parent e79fca176b
commit dace054c06
1 changed files with 0 additions and 1 deletions

View File

@ -726,7 +726,6 @@
overflow-x: hidden;
flex: 1 1 auto;
-webkit-overflow-scrolling: touch;
will-change: transform; // improves perf in mobile Chrome
&.optionally-scrollable {
overflow-y: auto;