refactor(checkout): remove border and padding from cart column for cleaner layout
This commit is contained in:
@@ -16,9 +16,7 @@
|
||||
}
|
||||
|
||||
&__cart-col {
|
||||
border: 1px solid #ececec;
|
||||
border-radius: 4px;
|
||||
padding: 1.25rem 1.5rem;
|
||||
|
||||
max-height: 80vh;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user