Ensure carousel slides don't overflow (#34927)
This commit is contained in:
@@ -11053,6 +11053,8 @@ noscript {
|
||||
&__slide {
|
||||
flex: 0 0 auto;
|
||||
flex-basis: 100%;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.status {
|
||||
|
||||
Reference in New Issue
Block a user