#webhook-queue-settings-field {
    margin: 0;
    padding: 0;
    list-style: none;
}

#webhook-queue-settings-field li:first-child {
    margin: 15px 0;
}

#webhook-queue-settings-field li:nth-last-child(2) {
    display: flex;
    margin: 15px 0;
}