Fix background color for favourite modal on DMs
This commit is contained in:
@ -458,6 +458,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.favourite-modal .status-direct {
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.actions-modal {
|
||||
.status {
|
||||
background: $white;
|
||||
|
Reference in New Issue
Block a user