This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
[Glitch] Fix manual scrolling issue on Firefox/Windows
Port
dc0750abc3
to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
closed-social-glitch-2
ThibG
4 years ago
committed by
Thibaut Girka
parent
e79fca176b
commit
dace054c06
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
app/javascript/flavours/glitch/styles/components/index.scss
+ 0
- 1
app/javascript/flavours/glitch/styles/components/index.scss
View File
@ -726,7 +726,6 @@
overflow-x
:
hidden
;
overflow-x
:
hidden
;
flex
:
1
1
auto
;
flex
:
1
1
auto
;
-webkit-overflow-scrolling
:
touch
;
-webkit-overflow-scrolling
:
touch
;
will-change
:
transform
;
/
/
improves
perf
in
mobile
Chrome
&
.
optionally-scrollable
{
&
.
optionally-scrollable
{
overflow-y
:
auto
;
overflow-y
:
auto
;
Write
Preview
Loading…
Cancel
Save