mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-10 11:30:01 +00:00
Improve more info update release note display (#22502)
* Fix ha-settings-row * Improve update more info and update available card * Set actions at the bottom on mobile * Use update instead of install * Improve markdown loaded
This commit is contained in:
@@ -86,6 +86,11 @@ export class HaMarkdown extends LitElement {
|
||||
font-size: 1.5em;
|
||||
font-weight: bold;
|
||||
}
|
||||
hr {
|
||||
border-color: var(--divider-color);
|
||||
border-bottom: none;
|
||||
margin: 16px 0;
|
||||
}
|
||||
`;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user