.sp-eab-component-header-reset {
    height: 20px;

    &:focus:not(:disabled) {
        box-shadow: none;
    }

    &.components-button:hover svg {
        color: var(--eab-primary-color);
    }
}