ltruck size on cart drawer
parent
f138a01c45
commit
31931b1be5
|
@ -304,6 +304,10 @@ cart-drawer-items {
|
|||
margin-left: 0;
|
||||
}
|
||||
|
||||
#shx-shipping-truck {
|
||||
transform: scale(1.5);
|
||||
}
|
||||
|
||||
#shx-shipping-costs-info {
|
||||
max-width: 270px;
|
||||
}
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
speed="1"
|
||||
autoplay
|
||||
loop="true"
|
||||
style="width: 35px; height: 50px; transform: scale(1.5)"
|
||||
style="width: 35px; height: 50px; transform: scale(2)"
|
||||
direction="1"
|
||||
mode="bounce"></dotlottie-player>
|
||||
|
||||
|
|
Loading…
Reference in New Issue