implement scheduled order type

This commit is contained in:
2025-10-29 20:41:26 +03:00
parent 144cfa3f3a
commit ab5d0da47e
18 changed files with 219 additions and 82 deletions

View File

@@ -1003,3 +1003,8 @@
.deliveryIcon {
margin-top: -1px;
}
.scheduledOrderIcon {
margin-top: -2px;
font-size: 22px;
}