quick cosmetic fix

This commit is contained in:
2026-03-11 00:44:36 +01:00
parent 189f989c0d
commit 0da98bfd96

View File

@@ -169,8 +169,8 @@
} }
.peer-tile-unread { .peer-tile-unread {
border-color: rgba(222, 143, 170, 0.45); border-color: #c62828;
background: rgba(255, 233, 240, 0.92); box-shadow: inset 0 0 0 2px #c62828;
} }
.peer-tile-row { .peer-tile-row {