Added bottom border on message list buttons

This commit is contained in:
2023-02-15 13:13:22 +01:00
parent 829bdeca81
commit c76b677f0e

View File

@@ -26,6 +26,7 @@
background: #D5D7E6; background: #D5D7E6;
margin-bottom: 10px; margin-bottom: 10px;
cursor: default; cursor: default;
border-bottom: 1px solid darkgray;
} }
.tile:hover { .tile:hover {