card drawer show amount for free delivery
parent
7a2c9ef3a0
commit
09be2ef426
|
@ -1944,7 +1944,8 @@ input[type="checkbox"] {
|
|||
width: 100px;
|
||||
display: flex;
|
||||
border-radius: var(--inputs-radius);
|
||||
min-height: calc((var(--inputs-border-width) * 2) + 4.5rem);
|
||||
/* min-height: calc((var(--inputs-border-width) * 2) + 4.5rem); */
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.quantity:after {
|
||||
|
|
Loading…
Reference in New Issue