forked from M3-Academy/m3-academy-template-checkout
style(_checkout-carrinho.scss): correção da posição dos a#item-remove
This commit is contained in:
parent
ec8878f826
commit
257aa51913
@ -484,14 +484,14 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
a#item-remove-2616 {
|
||||
a#item-remove-2616,a#item-remove-2621 {
|
||||
@media (max-width: $checkout1024px) {
|
||||
top: -31px;
|
||||
top: -16px;
|
||||
position: relative;
|
||||
left: 12px;
|
||||
}
|
||||
@media (max-width: $checkout375px) {
|
||||
top: 4px;
|
||||
top: -9px;
|
||||
left: -3px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user