/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_ProductAttachment
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
button.custom-button-class.action-basic {
    width: 45% !important;
    margin-top: 1rem;
}

input#addnew {
    width: 21.8%;
}