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

.block-footer .action-add {
    -webkit-appearance: none;
    &:extend(.action-default, button all);
}

.import-export-tax-rates {
    padding-top: @indent__base;
}
