fix: style problem caused by layout;

修复:布局调整导致的样式问题;
This commit is contained in:
chenghongxing
2020-08-24 15:56:08 +08:00
parent d0281e5707
commit f777920f89
4 changed files with 6 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
.admin-header{
padding: 0;
z-index: 2;
z-index: 1099;
box-shadow: @shadow-down;
position: relative;
background: @base-bg-color;