You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated Mushroom to the latest available version
I did a search to see if there is a similar issue or if a pull request is open.
Is your feature request related to a problem?
For me its more enjoyable with all cards being the same width.
Now all cards space to the minimum size they need.
I couldn't make it work with card-mod but maybe I'm missing something.
Describe the solution you'd like
It would be great if the cards could all be the size of the biggest card. Maybe optional as setting.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
@philippk80 you are using the chip style instead of the card style. The intention of the chips are that they have a width which depends on the content. Same as the nativ home assistant chips. Otherwise you can choose the card layout instead of the chips. They will have the same width.
Requirements
Is your feature request related to a problem?
For me its more enjoyable with all cards being the same width.
Now all cards space to the minimum size they need.
I couldn't make it work with card-mod but maybe I'm missing something.
Describe the solution you'd like
It would be great if the cards could all be the size of the biggest card. Maybe optional as setting.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: