mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add bottom margin to update card (#10948)
This commit is contained in:
parent
6f9b2ee569
commit
bfad1eb5ac
@ -46,6 +46,7 @@ class UpdateAvailableDashboard extends LitElement {
|
||||
update-available-card {
|
||||
margin: auto;
|
||||
margin-top: 16px;
|
||||
margin-bottom: 24px;
|
||||
max-width: 600px;
|
||||
}
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user