diff --git a/src/components/atoms/Scrollbar/Scrollbar.scss b/src/components/atoms/Scrollbar/Scrollbar.scss index 834ca3a4..fb4b50a4 100644 --- a/src/components/atoms/Scrollbar/Scrollbar.scss +++ b/src/components/atoms/Scrollbar/Scrollbar.scss @@ -70,7 +70,7 @@ z-index: 100; overflow: hidden; border-radius: var(--guit-ref-radius-3xsmall); - inset-inline-end: var(--guit-ref-spacing-4xsmall); + inset-inline-end: 0; bottom: var(--guit-ref-spacing-3xsmall) !important; &_direction {