mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Update demo-hui-glance-card.js (#2157)
* Update demo-hui-glance-card.js Fixed updated syntax * Update gallery/src/demos/demo-hui-glance-card.js Co-Authored-By: Aephir <waldenb@gmail.com>
This commit is contained in:
parent
8ae03dd1ff
commit
f3b8d66f4f
@ -89,10 +89,10 @@ const CONFIGS = [
|
||||
`,
|
||||
},
|
||||
{
|
||||
heading: "Custom column width",
|
||||
heading: "Custom number of columns",
|
||||
config: `
|
||||
- type: glance
|
||||
column_width: calc(100% / 7)
|
||||
columns: 7
|
||||
entities:
|
||||
- device_tracker.demo_paulus
|
||||
- media_player.living_room
|
||||
|
Loading…
x
Reference in New Issue
Block a user