mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Remove no longer needed derived style
This commit is contained in:
parent
9292f217c5
commit
3f4bfab7fe
@ -1,7 +1,6 @@
|
||||
import { css } from "lit-element";
|
||||
|
||||
export const derivedStyles = {
|
||||
"paper-spinner-color": "var(--primary-color)",
|
||||
"error-state-color": "var(--error-color)",
|
||||
"state-icon-unavailable-color": "var(--disabled-text-color)",
|
||||
"sidebar-text-color": "var(--primary-text-color)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user