更新样式:调整dropdown-footer样式

This commit is contained in:
Argo-MacBookPro 2018-10-05 14:09:29 +08:00
parent e4c6fc63fa
commit fb7c07c871
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ a, a:hover, a:focus {
.nav .dropdown-footer {
padding: 6px 0;
background-color: rgba(0, 0, 0, 0.1);
background-color: #f1f2f7;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}