mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
PAdding
This commit is contained in:
parent
cc374e0478
commit
50717b4d19
@ -209,6 +209,10 @@ class HuiShoppingListCard extends LitElement implements LovelaceCard {
|
||||
|
||||
static get styles(): CSSResult {
|
||||
return css`
|
||||
ha-card {
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
|
||||
.editRow,
|
||||
.addRow {
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user