Fixed header bar for wsui.
npm i @jswork/wsui-layout-fixed-header
@import '~@jswork/wsui-layout-fixed-header';
// header-height: 50px;
// gap: 10px;
@include wsui-layout-fixed-header($in-height: 50px, $in-gap: 10px);
Code released under the MIT license.