<div class="container-fluid">
<!-- A fluid container that uses the full witdh -->
</div>
<div class="container-fluid">
<!-- A fluid container that uses the full witdh -->
</div>
/* _grid.scss:18 */
.container-fluid {
@include make-container();
}
/* _navbar.scss:148 */
> .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@include media-breakpoint-up($next) {
flex-flow: row nowrap;
justify-content: flex-start;
.navbar-nav {
flex-direction: row;
.dropdown-menu {
position: absolute;
}
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
© 2024 Shuffle. All rights reserved.