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

Commit 3c043752 authored by theronakpatel's avatar theronakpatel
Browse files

error color

parent d664d310
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -829,7 +829,7 @@ form #selectDbType label span {
.warning h2,
.update h2,
.error h2 {
    color: #333;
    color: var(--color-main-text);
    text-align: center;
}