.itsec-user-group-panel-users__selected span {
    padding-right: .5em;
}

.components-itsec-async-select-control__input input {
    min-height: 0;

    &:focus {
        box-shadow: none;
    }
}
