Fix carousel bug
Scrolling wasn't enabled in iframes
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
width: 100%;
|
||||
border: none;
|
||||
padding: 15px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.carousel-indicators li {
|
||||
|
||||
Reference in New Issue
Block a user