cart: adjust layout
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
.cartContainer {
|
||||
padding: 15px;
|
||||
transition: all 0.3s ease;
|
||||
height: 92vh;
|
||||
overflow: auto;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user