修复使用TopNav更多菜单样式不同步问题

This commit is contained in:
RuoYi
2022-03-17 18:41:46 +08:00
parent 18004588ed
commit bab9941aac
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ function setLayout() {
}
.sidebarHide .fixed-header {
width: calc(100%);
width: 100%;
}
.mobile .fixed-header {