mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 21:17:47 +00:00
Add pointer cursor to ha-formfield in update card
This commit is contained in:
parent
366aa8aed1
commit
294967014d
@ -387,6 +387,9 @@ class UpdateAvailableCard extends LitElement {
|
|||||||
ha-markdown {
|
ha-markdown {
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
ha-formfield {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user