fix: the problem z level of layout and components; 🐛
修复:布局和组件的层级问题;
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.admin-header{
|
||||
padding: 0;
|
||||
z-index: 1099;
|
||||
z-index: 2;
|
||||
box-shadow: @shadow-down;
|
||||
position: relative;
|
||||
background: @base-bg-color;
|
||||
|
||||
Reference in New Issue
Block a user