mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
[Glitch] Fix pinned carousel scroll on mobile
Port 9860046b04 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -11364,7 +11364,7 @@ noscript {
|
||||
overflow: hidden;
|
||||
flex-shrink: 0;
|
||||
border-bottom: 1px solid var(--background-border-color);
|
||||
touch-action: pan-x;
|
||||
touch-action: pan-y;
|
||||
|
||||
&__slides {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user