kirby-webhook-field icon indicating copy to clipboard operation
kirby-webhook-field copied to clipboard

[K4] 4.0 Compatibility

Open afbora opened this issue 1 year ago • 2 comments

UI broken for K4

screen-capture-1763-Test - Mægazine-plugins test

Kirby 4.0.0-rc.4 PHP 8.1.23

afbora avatar Nov 27 '23 18:11 afbora

Thanks for reporting! Not sure yet when I'll find the time but this will be fixed.

hv-pul avatar Nov 27 '23 20:11 hv-pul

Suggested fix:

.pju-webhook--btn {
    display: flex;
    color: #fff;
    background: #2d2f36;
    padding: 1.75em 1.5em 1.875em;
    border-radius: 6px;
    }

matthacksteiner avatar Mar 26 '24 11:03 matthacksteiner