web: make mark read/unread icon target much larger

This commit is contained in:
2024-02-23 07:07:20 -08:00
parent fc87fd702c
commit ebb16aef9e
2 changed files with 17 additions and 15 deletions

View File

@@ -27,6 +27,10 @@
padding: 0;
}
.message .header .media-right {
padding: 1rem;
}
.message .headers {
position: relative;
width: 100%;