FIX: queued posts had a red background
This commit is contained in:
parent
87b4615eee
commit
238557883f
|
@ -51,8 +51,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.flagged-posts, .queued-posts {
|
||||
.header-dropdown-toggle {
|
||||
.flagged-posts, .queued-posts {
|
||||
background: $danger;
|
||||
}
|
||||
}
|
||||
|
||||
.d-header-icons {
|
||||
|
|
Loading…
Reference in New Issue