mirror of
https://github.com/discourse/discourse.git
synced 2025-04-03 05:39:41 +08:00
fixing mobile notificaiton badge
This commit is contained in:
parent
c5b1ddab54
commit
c751567c04
@ -122,7 +122,8 @@
|
|||||||
}
|
}
|
||||||
.unread-notifications {
|
.unread-notifications {
|
||||||
right: -4px;
|
right: -4px;
|
||||||
background-color: $tertiary_text_color;
|
background-color: $emphasis_background_color;
|
||||||
|
color: $emphasis_text_color;
|
||||||
}
|
}
|
||||||
.unread-private-messages {
|
.unread-private-messages {
|
||||||
left: -4px;
|
left: -4px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user