Order History View and Track Orders

This commit is contained in:
UronShrestha
2024-07-09 11:44:05 +05:45
parent a1835247d6
commit f4aab0bed3
6 changed files with 214 additions and 23 deletions

View File

@ -3856,4 +3856,8 @@ ol {
.categories__text:before {
height: 250px;
}
.custom-upward {
margin-top: -20px; /* Adjust the value as needed */
}
}