更新样式:微调header里通知图标鼠标悬浮样式 link commit:2d51336

#Comment
相关提交 commit:2d51336
This commit is contained in:
Argo Zhang 2019-04-05 14:37:01 +08:00
parent d43a993ce8
commit 17e640fa4b
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
.nav [data-toggle="dropdown"] {
border-radius: 4px;
padding: 6px 12px;
transition: color .25s linear, border-color .25s linear;
transition: all .25s linear;
}
.nav .dropdown-menu {