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