diff --git a/src/components/Gallery/components/NavigationButton/NavigationButton.scss b/src/components/Gallery/components/NavigationButton/NavigationButton.scss index e14bee41..f823e43c 100644 --- a/src/components/Gallery/components/NavigationButton/NavigationButton.scss +++ b/src/components/Gallery/components/NavigationButton/NavigationButton.scss @@ -4,7 +4,7 @@ $block: '.#{variables.$ns}gallery-navigation-button'; #{$block} { position: absolute; - inset-block: 0 60px; + inset-block: 0 80px; z-index: 2; display: flex;