Addes button style

This commit is contained in:
Srinath 2026-02-12 13:11:20 +05:30
parent 5d1e06ffbf
commit 510f7b22d2
1 changed files with 7 additions and 1 deletions

View File

@ -164,3 +164,9 @@
width: max-content !important;
}
}
.productMaster-Print {
width: 100%;
display: flex;
justify-content: flex-end;
}