feat(cart): enhance cart item layout and styles for improved design consistency

This commit is contained in:
2026-07-07 16:37:06 -03:00
parent 9d42de9fa8
commit 4885d39284
5 changed files with 44 additions and 24 deletions

View File

@@ -24,7 +24,6 @@
top: 76px;
right: calc((100% - 1320px) / 2 + 1.5rem);
height: 520px;
max-height: calc(100vh - 120px);
z-index: 1050;
background-color: #ffffff;