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