{
/>
)}{' '}
+ {multiQrCode && selectedRowKeys.length > 0 && (
+
+ handleAllStickerPrint()}
+ disabled={addnewAccess}
+ color="901D77"
+ />
+
+ )}
input.ant-input {
+.subinputForm .ant-input-affix-wrapper>input.ant-input {
font-size: inherit;
border: none;
padding: 18px 14px 6px 1px !important;
@@ -164,3 +164,9 @@
width: max-content !important;
}
}
+
+.productMaster-Print {
+ width: 100%;
+ display: flex;
+ justify-content: flex-end;
+}
\ No newline at end of file