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

Fix safe area styling issues with card and card contents #2801

Merged
merged 1 commit into from
Oct 6, 2024

Commits on Oct 6, 2024

  1. Fix safe area styling issues with card and card contents

    This fixes ugly styling issues with too large margin/padding on iOS devices due to safe areas getting applied to children of f7-card,
    even though f7-card already respects the safe areas.
    
    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    f477088 View commit details
    Browse the repository at this point in the history