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;
flex-direction: row;
justify-content: center;
margin-left: 4px;
margin-right: 4px;
margin: 8px;
}
.column {
flex: 1 0 0;