mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Fix styling mwc-button (#3740)
This commit is contained in:
parent
1f6fe5dfcf
commit
2b1f9460a8
@ -137,7 +137,7 @@ documentContainer.innerHTML = `<custom-style>
|
||||
--mdc-theme-surface: var(--paper-card-background-color, var(--card-background-color));
|
||||
|
||||
/* mwc text styles */
|
||||
--mdc-theme-on-primary: var(--primary-text-color);
|
||||
--mdc-theme-on-primary: var(--text-primary-color);
|
||||
--mdc-theme-on-secondary: var(--text-primary-color);
|
||||
--mdc-theme-on-surface: var(--primary-text-color);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user