mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fix backup summary content not centered (#23405)
This commit is contained in:
parent
8e71bd7e82
commit
0582798cde
@ -68,6 +68,9 @@ class HaBackupSummaryCard extends LitElement {
|
||||
}
|
||||
|
||||
static styles = css`
|
||||
ha-card {
|
||||
min-height: 74px;
|
||||
}
|
||||
.summary {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
Loading…
x
Reference in New Issue
Block a user