Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01b4adb7 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

display red when sent fails

parent 7436167d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -431,3 +431,7 @@ Modal
.sent-0{
	background: white;
}

.sent-6{
	background: rgb(253, 198, 198);
}
 No newline at end of file