Fixed #348 - Item content in Carousel does not expand according to the wrapper element
parent
d141c8ee3c
commit
f574b88d16
|
@ -524,6 +524,7 @@ export default {
|
|||
|
||||
.p-carousel-items-content {
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.p-carousel-items-container {
|
||||
|
|
Loading…
Reference in New Issue