diff --git a/src/components/ImageSwiper/styles/index.scss b/src/components/ImageSwiper/styles/index.scss index ecf2fc1..efcc5e4 100644 --- a/src/components/ImageSwiper/styles/index.scss +++ b/src/components/ImageSwiper/styles/index.scss @@ -35,8 +35,6 @@ background: rgba(0, 0, 0, 0.5); border-radius: $uni-border-radius-50px; padding: 0 6px 4px 8px; - display: inline-flex; - align-items: center; flex: 0 0 auto; flex-shrink: 0; white-space: nowrap;