mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Update var name
This commit is contained in:
parent
df94f4f907
commit
2040a49458
@ -236,7 +236,7 @@ class ErrorLogCard extends LitElement {
|
|||||||
}
|
}
|
||||||
|
|
||||||
mwc-button {
|
mwc-button {
|
||||||
direction: var(--rtl-dir, ltr);
|
direction: var(--direction);
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user