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

Styles leaking into panel #2

Open
nilshoerrmann opened this issue Sep 14, 2023 · 0 comments · May be fixed by #4
Open

Styles leaking into panel #2

nilshoerrmann opened this issue Sep 14, 2023 · 0 comments · May be fixed by #4

Comments

@nilshoerrmann
Copy link

The panel button includes this line of CSS:

p {
    margin-bottom: var(--spacing-2);
}

This is affacting styling across the panel and should be more specific, e. g. .k-button-section p.

afbora added a commit to afbora/kirby-panel-button that referenced this issue Dec 8, 2023
@afbora afbora linked a pull request Dec 8, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant