moritzebeling / kirby-panel-button

Custom Kirby Panel button field to open or trigger URLs
https://getkirby.com/plugins/moritzebeling/kirby-panel-button
21 stars 3 forks source link

Styles leaking into panel #2

Open nilshoerrmann opened 1 year ago

nilshoerrmann commented 1 year ago

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.