Update ha-panel-shopping-list.ts

This commit is contained in:
Bram Kragten 2023-08-02 13:52:03 +02:00
parent 5f95968c8f
commit 0f56e8f985

View File

@ -87,8 +87,7 @@ class PanelShoppingList extends LitElement {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
justify-content: center; justify-content: center;
margin-left: 4px; margin: 8px;
margin-right: 4px;
} }
.column { .column {
flex: 1 0 0; flex: 1 0 0;