feat(carousel): adjust item width calculation for better distribution and responsiveness
This commit is contained in:
@@ -79,6 +79,10 @@
|
||||
flex: 0 0 auto;
|
||||
min-width: 0;
|
||||
scroll-snap-align: start;
|
||||
|
||||
> * {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
&__control {
|
||||
|
||||
Reference in New Issue
Block a user