lol
Former-commit-id: ea2533c4ee2f7835f4832b2c923a15f1279d321d
This commit is contained in:
@@ -104,8 +104,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* loosely based on https://codepen.io/luisar/pen/JjoOZav */
|
||||
|
||||
.order-body-item-table {
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
@@ -121,9 +119,14 @@
|
||||
|
||||
.order-body-item-right {
|
||||
width: 49%;
|
||||
height: auto;
|
||||
order: 1;
|
||||
}
|
||||
|
||||
.order-list {
|
||||
height: min-content;
|
||||
}
|
||||
|
||||
.order-body-header {
|
||||
margin-top: 20px;
|
||||
font-size: 1.3em;
|
||||
@@ -132,6 +135,7 @@
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
/* loosely based on https://codepen.io/luisar/pen/JjoOZav */
|
||||
.order-track-step {
|
||||
display: flex;
|
||||
height: 7rem;
|
||||
|
||||
Reference in New Issue
Block a user