init
This commit is contained in:
@@ -1,4 +1,15 @@
|
||||
body[b-vtrp53nyc5] {
|
||||
/* Make the carousel container adapt to content */
|
||||
[b-vtrp53nyc5] .auto-height-carousel {
|
||||
min-height: 200px;
|
||||
}
|
||||
|
||||
/* Only show the active item */
|
||||
[b-vtrp53nyc5] .auto-height-carousel .mud-carousel-item {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
[b-vtrp53nyc5] .auto-height-carousel .mud-carousel-item.mud-carousel-item-active {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
[b-vtrp53nyc5] .mud-carousel-transition {
|
||||
|
||||
Reference in New Issue
Block a user