mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 19:30:23 -06:00
Merge pull request #4787 from jomaxro/patch-1
Mobile CSS for deleted topics is inconsistent with desktop CSS
This commit is contained in:
commit
916ba945fe
@ -475,7 +475,9 @@ button.select-post {
|
||||
|
||||
|
||||
.deleted {
|
||||
background-color: dark-light-diff(rgba($danger,.7), $secondary, 50%, -60%);
|
||||
.topic-body {
|
||||
background-color: dark-light-diff(rgba($danger,.7), $secondary, 50%, -60%);
|
||||
}
|
||||
}
|
||||
|
||||
.deleted-user-avatar {
|
||||
|
Loading…
Reference in New Issue
Block a user