UNPKG

bfend

Version:

Admin template base on ng-zorro-antd

17 lines (13 loc) 241 B
@import "../../../styles/theme"; .bf-layout { height: 100vh; overflow: hidden; .ant-layout-header { padding: 0; } } .bf-primary { overflow-x: hidden; overflow-y: auto; height: ~"calc(100vh - @{layout-header-height})"; }