.DropdownButtonWrapper {
    &-chevron {
        height: 16px;
        pointer-events: none;
        position: absolute;
        right: 8px;
        top: 8px;
        width: 16px;
    }
}
