1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-06-27 00:41:24 +02:00

UI tweaks

This commit is contained in:
Ralph Slooten
2022-10-16 00:03:16 +13:00
parent 2e95a75d32
commit baaf3a3a23

View File

@ -90,11 +90,10 @@
} }
.message.selected { .message.selected {
background: $primary; background: $gray-300;
color: #fff;
.text-muted { .text-muted {
color: #fff !important; color: $body-color !important;
} }
&.read { &.read {