mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Fix dashboard loading issues
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
coloured-vertical-stack:
|
||||
default:
|
||||
- color: "black"
|
||||
card:
|
||||
type: custom:mod-card
|
||||
card_mod:
|
||||
style: |
|
||||
ha-card {
|
||||
--primary-color: [[color]];
|
||||
margin: 20px var(--main-layout-card-margin) 0;
|
||||
}
|
||||
card:
|
||||
type: vertical-stack
|
||||
cards: "[[cards]]"
|
||||
Reference in New Issue
Block a user