commerce/src/components/common/CarouselCommon/CaroucelCommon.module.scss
2021-08-25 17:06:48 +07:00

5 lines
97 B
SCSS

.navigation_wrapper{
@apply relative;
min-height: theme("caroucel.arrow-height") ;
}