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

Feature Request #5

Open
Madseason41 opened this issue Jan 20, 2020 · 3 comments
Open

Feature Request #5

Madseason41 opened this issue Jan 20, 2020 · 3 comments

Comments

@Madseason41
Copy link

Currently is there a way to disable the "other time zones"?

If not can that feature be added and have the time center up on the card?

Thanks!

@Madseason41
Copy link
Author

using

other_time: []

seemed to remove the other time zones, but the time didn't center up.

@guice
Copy link

guice commented Jan 29, 2020

+1 on this. Would be nice if you can just remove the whole definition.

@eaw2397
Copy link

eaw2397 commented Mar 30, 2023

You can use padding to try and fix this a bit in the meantime:

card_mod:
    style: |
        ha-card { 
             padding-left: 21%;
        }

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

3 participants