web: add UI to remove tags when viewing messages
This commit is contained in:
@@ -155,12 +155,14 @@ input::placeholder,
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.tablet .thread h3,
|
||||
.mobile .thread h3 {
|
||||
overflow-wrap: break-word;
|
||||
padding: 1em 1em 0;
|
||||
}
|
||||
|
||||
.mobile .thread .tags {
|
||||
.tablet .thread .message-tags,
|
||||
.mobile .thread .message-tags {
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user