mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Fix save button more info settings (#3751)
Would be blue on blue on mobile
This commit is contained in:
parent
e594fcfc42
commit
0bfc61629e
@ -36,6 +36,7 @@ class MoreInfoSettings extends LocalizeMixin(EventsMixin(PolymerElement)) {
|
|||||||
app-toolbar mwc-button {
|
app-toolbar mwc-button {
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
--mdc-theme-primary: var(--more-info-header-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.form {
|
.form {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user