Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Entity Picture in Chip card with content_info: none has extra padding (content element is present) #460

Closed
phillprice opened this issue May 9, 2022 · 0 comments · Fixed by #468
Labels
bug Something isn't working

Comments

@phillprice
Copy link

Current Behavior

F05DF9AD-D553-4469-86EE-14B080F290C3

Padding on right as "content" element still exists
481B5107-B3EC-4F78-9A25-236E8D396675

Expected Behavior

3A5034DD-4711-4956-B4A4-0C56AB1877D3

Note the above in chrome dev tools deletes the <content>

E1456161-C016-4A53-9469-771961A6B523

No / minimal Padding on right as "content" element still exists, such as with an icon:
18A00A2A-CBB6-4DA2-AD0F-25960E6A9856

Steps To Reproduce

type: custom:mushroom-chips-card
chips:
  - type: entity
    entity: person.phill
    content_info: none
    use_entity_picture: true

Environment

Browser:
whatsmybrowser.org/b/ZLDNI

HA:

Home Assistant Core 2022.5.3
Home Assistant Supervisor 2022.05.0
Home Assistant OS 7.6
Kernel version 5.10.108
Agent version 1.2.1

HACS:

Integration version:	1.24.5
Frontend version:	20220401183545

Mushroom: v1.8.0



### Anything else?

_No response_
@phillprice phillprice added the bug Something isn't working label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant