Codereview fixes.

This commit is contained in:
Dermot Duffy
2022-06-26 13:00:09 -07:00
parent 95cd79270c
commit 1d8b6d53a6
-1
View File
@@ -17,6 +17,5 @@
// (e.g. custom picture element that does not exist). // (e.g. custom picture element that does not exist).
hui-error-card.element { hui-error-card.element {
inset: 0px; inset: 0px;
background-color: var(--card-background-color, black);
transform: unset; transform: unset;
} }