mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 22:06:45 +08:00
UX: staff color on posts should be consistent on mobile and desktop
This commit is contained in:
parent
5f948a35c6
commit
fcca194883
@ -344,10 +344,8 @@ span.post-count {
|
||||
padding: 15px 0;
|
||||
}
|
||||
|
||||
.topic-post {
|
||||
&.moderator {
|
||||
.moderator .topic-body {
|
||||
background-color: dark-light-diff($highlight, $secondary, 70%, -80%);
|
||||
}
|
||||
}
|
||||
|
||||
.quote-button.visible {
|
||||
@ -528,4 +526,3 @@ span.highlighted {
|
||||
margin-left: -10px;
|
||||
margin-right: -10px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user