.tool-actions  select{
    direction: ltr;
    text-align: left !important;
    background-position: left 1rem center;
}
.tool-actions  select option{
    text-align: left;
}
.tool-actions  .select2-container--default .select2-selection--single .select2-selection__arrow{
    left: 1px !important;
    right: auto !important;
}