web: separate spam button from read buttons and color red.
This commit is contained in:
@@ -282,3 +282,7 @@ display: none;
|
||||
.attachment .card-content {
|
||||
padding: 0.5rem 1.5rem;
|
||||
}
|
||||
|
||||
.button.spam {
|
||||
color: #f00;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user