Rammohan0504 commited on
Commit
e341c5b
·
verified ·
1 Parent(s): d7075cf

Update templates/order_history.html

Browse files
Files changed (1) hide show
  1. templates/order_history.html +1 -1
templates/order_history.html CHANGED
@@ -24,7 +24,7 @@
24
 
25
  .order-item {
26
  padding: 10px;
27
- border: 2px solid #ffe5b4;
28
  margin-bottom: 20px;
29
  border-radius: 5px;
30
  }
 
24
 
25
  .order-item {
26
  padding: 10px;
27
+ border: 2px solid #6c757d; /*#ffe5b4;*/
28
  margin-bottom: 20px;
29
  border-radius: 5px;
30
  }