-
First, thanx for nice custom card! |
Beta Was this translation helpful? Give feedback.
Answered by
punxaphil
Mar 17, 2022
Replies: 1 comment 2 replies
-
Under layout, set mediaBrowser (and optionally mediaItem) widths. Example: type: custom:custom-sonos-card
layout:
groups:
width: 20%
players:
width: 20%
mediaBrowser:
width: 60%
mediaItem:
width: 15% |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
punxaphil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Under layout, set mediaBrowser (and optionally mediaItem) widths. Example: