更新样式:微调通知栏下拉框dropdown-footer背景色
This commit is contained in:
parent
bb2c10b81b
commit
d2812f2727
|
@ -188,7 +188,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