diff --git a/src/components/Layout/index.tsx b/src/components/Layout/index.tsx index c28808473b..ff35d8abf7 100644 --- a/src/components/Layout/index.tsx +++ b/src/components/Layout/index.tsx @@ -142,9 +142,6 @@ export const WebCenterBorders = React.forwardRef(function LayoutContent() { { translateX: '-50%', }, - { - translateX: `var(--scrollbar-offset-negative)`, - }, ], }), ]}