-
Notifications
You must be signed in to change notification settings - Fork 36
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
Top left corner do not round #39
Comments
Thanks for letting me know. Unfortunately I couldn't figure out how to fix the issue. Assigning border-radius to the value defined by the HA skin doesn't seem to have effect. Issue is likely caused with the 'city' div class, which is located above the face and other div classes. It does have the rounded border but is hidden in this view. |
Swampen
added a commit
to Swampen/air-visual-card
that referenced
this issue
Jan 5, 2021
fixed in latest release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The top left corner is not aware of the radius set by the theme..
The text was updated successfully, but these errors were encountered: