diff --git a/src/layouts/Header.less b/src/layouts/Header.less index 59b8befd845842cde9c6957817421dcbc5b2bd4e..8f5fcb9e4766278df6d30771674056b6acce11b6 100644 --- a/src/layouts/Header.less +++ b/src/layouts/Header.less @@ -2,7 +2,6 @@ position: fixed; top: 0; width: 100%; - // > @zindex-tooltip - z-index: 1061; + z-index: 9; transition: width 0.2s; }