2 lines
220 B
CSS
2 lines
220 B
CSS
.order-table-header{margin-top:10px;margin-bottom:0;width:100%;background-color:rgb(var(--gray-1));line-height:42px;height:45px;padding:0 20px}.order-table-footer{border:1px solid var(--color-neutral-3);border-top:none}
|