Fix pinned carousel scroll on mobile (#34858)
This commit is contained in:
@@ -11044,7 +11044,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