border bottom line
parent
aa0ef3e34f
commit
43d473034a
|
@ -468,3 +468,7 @@ cart-drawer-items::-webkit-scrollbar-track-piece {
|
|||
background: green;
|
||||
border-radius: 23px;
|
||||
}
|
||||
|
||||
.cart-items tr:not(:last-child) {
|
||||
border-bottom: 1px solid #e7e7e7;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue