fix 修复 固定页面header穿模问题
This commit is contained in:
@ -107,6 +107,7 @@ const setLayout = () => {
|
||||
z-index: 9;
|
||||
width: calc(100% - #{$base-sidebar-width});
|
||||
transition: width 0.28s;
|
||||
background: $fixed-header-bg;
|
||||
}
|
||||
|
||||
.hideSidebar .fixed-header {
|
||||
|
Reference in New Issue
Block a user