mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 17:14:15 -05:00
Fix background color for favourite modal on DMs
This commit is contained in:
parent
4ed9576cd2
commit
a30a40c437
@ -458,6 +458,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.favourite-modal .status-direct {
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.actions-modal {
|
||||
.status {
|
||||
background: $white;
|
||||
|
Loading…
Reference in New Issue
Block a user