forked from M3-Academy/m3-academy-template-checkout
fix: Consertando erro de espaçamento tabela do Cart
This commit is contained in:
parent
fc65e03992
commit
1df7883c6f
@ -17,6 +17,7 @@
|
||||
box-sizing: border-box;
|
||||
border-radius: 5px;
|
||||
padding: 16px;
|
||||
padding-bottom: 0;
|
||||
margin-bottom: 48px;
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
@ -396,6 +397,7 @@
|
||||
padding: 0;
|
||||
width: 60px;
|
||||
padding-right: 16px;
|
||||
padding-bottom: 16px;
|
||||
|
||||
@include mq(sm, max) {
|
||||
width: 72px;
|
||||
|
Loading…
Reference in New Issue
Block a user