fix(#I18IIH): 默认样式下增加用户信息面板鼠标悬停效果

#Comment
comment #I18IIH
个人中心 设置 消息 三个选项颜色设置为 #fff

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I18IIH
This commit is contained in:
Argo Zhang 2020-01-17 10:31:51 +08:00
parent d6d5c09bbe
commit bf0398fe91
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 4 additions and 0 deletions

View File

@ -124,6 +124,10 @@ aside .bg, aside .nav-brand, aside .nav-header, .header .nav, .userinfo .dropdow
flex: 1 1 33.333%;
}
.userinfo .dropdown-item a:hover {
color: #333;
}
.userinfo .dropdown-item a i {
font-size: 1.025rem;
display: block;