Addes new weightCalculatePrice compoengt style
This commit is contained in:
parent
0c0cfa87e6
commit
fd791c78eb
|
|
@ -0,0 +1,9 @@
|
|||
.productils {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.weightCalBTN {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
Loading…
Reference in New Issue