1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-03-17 21:18:19 +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 {
background: $primary;
color: #fff;
background: $gray-300;
.text-muted {
color: #fff !important;
color: $body-color !important;
}
&.read {