@import '~antd/es/style/themes/default.less';

@pro-layout-fixed-header-prefix-cls: ~'@{ant-prefix}-pro-fixed-header';

.@{pro-layout-fixed-header-prefix-cls} {
  z-index: 9;
  width: 100%;
}
