mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
More decluttering-card 110 hacks
This commit is contained in:
@@ -18,19 +18,22 @@ cards:
|
|||||||
type: custom:layout-card
|
type: custom:layout-card
|
||||||
layout: horizontal
|
layout: horizontal
|
||||||
cards:
|
cards:
|
||||||
|
# TODO: Remove vertical-stack wrapper. 0.110 hack
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:decluttering-card
|
- type: vertical-stack
|
||||||
template: titanium_card
|
cards:
|
||||||
variables:
|
- type: custom:decluttering-card
|
||||||
- title: Titanium
|
template: titanium_card
|
||||||
- icon: mdi:desktop-tower
|
variables:
|
||||||
|
- title: Titanium
|
||||||
|
- icon: mdi:desktop-tower
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: platinum_card
|
template: platinum_card
|
||||||
variables:
|
variables:
|
||||||
- title: Platinum
|
- title: Platinum
|
||||||
- icon: mdi:nas
|
- icon: mdi:nas
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
|
|||||||
Reference in New Issue
Block a user