Addes new weightCalculatePrice compoengt style

This commit is contained in:
Srinath 2026-02-09 16:50:43 +05:30
parent 0c0cfa87e6
commit fd791c78eb
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
.productils {
margin: 10px 0;
}
.weightCalBTN {
width: 100%;
display: flex;
justify-content: flex-end;
}