Blue-pink color scheme fix
* On the blue-pink color scheme, make the Mobile chat nav color be pink instead of blue for consistency with the Desktop chat nav tag color.
This commit is contained in:
parent
08943ee2c0
commit
3416d647fc
|
@ -25,7 +25,7 @@
|
|||
}
|
||||
|
||||
/* Chat members in top nav bar on desktop */
|
||||
.nonshy-navbar-notification-tag.is-link {
|
||||
.nonshy-navbar-notification-tag.is-link, .nonshy-mobile-notification .tag.is-link {
|
||||
background-color: rgb(255, 104, 247);
|
||||
color: #606;
|
||||
}
|
Loading…
Reference in New Issue
Block a user