change(ui) - console warning bg color change

This commit is contained in:
Shekar Siri 2022-10-18 12:35:58 +02:00
parent 0d5722bd10
commit 2a5d8d8163

View file

@ -9,7 +9,7 @@
}
.warn.warn.warn.warn {
background-color: #fefaf4;
background-color: rgb(244 208 154 / 15%);
}
.error.error.error.error {