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

Wallpanel seems to cut off button-card size #355

Open
Dutcherik opened this issue Feb 3, 2025 · 2 comments
Open

Wallpanel seems to cut off button-card size #355

Dutcherik opened this issue Feb 3, 2025 · 2 comments

Comments

@Dutcherik
Copy link

Dutcherik commented Feb 3, 2025

YAML1.txt
YAML2.txt

I have a dashboard based on a custom:button-card. I used that dashboard with wallpanel to show on a small screen. About a month ago it stopped working properly.
The size of button-card seems to be cut off on the right side.

When I run the yaml file without the wallpanel section the size of the button-card is OK (755px).
First yaml: without Wallpanel section
Second yaml: with Wallpanel section

@j-a-n
Copy link
Owner

j-a-n commented Feb 5, 2025

Hi,

try adding the following to the wallpanel config:

wallpanel:
  style:
    wallpanel-screensaver-info-box:
      '--wp-card-margin': 0px

@Dutcherik
Copy link
Author

YAML3.txt

Unfortunately that does not help.

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