更新样式:调整dropdown-footer样式
This commit is contained in:
parent
e4c6fc63fa
commit
fb7c07c871
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue