Merge pull request #186 from LostElkByte/master
fix: 🐛 修复侧边栏混合模式下的hamburger组件顶部阴影效果
This commit is contained in:
@@ -235,6 +235,7 @@ function handleToggleSidebar() {
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
box-shadow: 0 0 6px -2px var(--el-color-primary);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user