fix(#I11E4E): 导航条图标右上方 badge 增加 z-index 防止被其他遮挡

#Issues
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I11E4E
This commit is contained in:
Argo Zhang 2019-08-29 20:42:51 +08:00
parent 1b1cae7c43
commit bf5d019e54
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ aside .bg, aside .nav-brand, aside .nav-header, .header .nav, .userinfo .dropdow
right: -6px;
top: -14px;
opacity: 0.8;
z-index: 1;
}
.header .navbar {