tone down new/unread on hamburger categories
This commit is contained in:
parent
e145e34ebe
commit
1efc4e2098
|
@ -283,6 +283,10 @@
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
margin: 5px 5px 0 5px;
|
margin: 5px 5px 0 5px;
|
||||||
|
.badge-notification {
|
||||||
|
color: scale-color($primary, $lightness: 50%);
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&#user-dropdown {
|
&#user-dropdown {
|
||||||
|
|
Loading…
Reference in New Issue