mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
FIX: make pm notification badge green on mobile
This commit is contained in:
parent
6aa44fd412
commit
9e4fb383f0
@ -36,6 +36,10 @@
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
.unread-private-messages {
|
||||
background-color: $success;
|
||||
}
|
||||
|
||||
|
||||
// Dropdowns
|
||||
// --------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user