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

Bottom corners - overflow #130

Closed
ildar170975 opened this issue Jul 25, 2024 · 0 comments
Closed

Bottom corners - overflow #130

ildar170975 opened this issue Jul 25, 2024 · 0 comments
Assignees

Comments

@ildar170975
Copy link

Consider a simple card:

type: custom:logbook-card
entity: person.ildar
history: 10
title: ''

изображение

Note that left & right bottom corners have overflow.
Zoomed in:
изображение

A possible fix:

card_mod:
  style: |
    ha-card {
      overflow: clip;
    }

which results:
изображение

Zoomed in:
изображение

@royto royto self-assigned this Jul 25, 2024
@royto royto closed this as completed in 6774a17 Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants