diff --git a/app/javascript/flavours/glitch/styles/components.scss b/app/javascript/flavours/glitch/styles/components.scss index a117a2b511..4e7aa11265 100644 --- a/app/javascript/flavours/glitch/styles/components.scss +++ b/app/javascript/flavours/glitch/styles/components.scss @@ -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;