<div class="fixed-top bg-primary">Fixed top</div>
<div class="fixed-top bg-primary">Fixed top</div>
/* _position.scss:15 */
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: $zindex-fixed;
}
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.