// /**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */

//
//  Source -> Grid -> Cells -> Single Select
//  _____________________________________________

.single-select-cell {
    .selection-indicator-text {
        padding: .8rem 0;
    }
}
