UNPKG

header-sider-layout

Version:

ant-design-pro layout, based on pro-layout, with header and sider layout.

13 lines (10 loc) 237 B
@import '~antd/es/style/themes/default.less'; @fixed-header-prefix-cls: ~'@{ant-prefix}-pro-fixed-header'; .@{fixed-header-prefix-cls} { position: fixed; top: 0; right: 0; z-index: 9; width: 100%; transition: width 0.2s; }