Subbu1304 commited on
Commit
2c1a276
·
verified ·
1 Parent(s): bc761a9

Update templates/customer_details.html

Browse files
Files changed (1) hide show
  1. templates/customer_details.html +1 -1
templates/customer_details.html CHANGED
@@ -79,7 +79,7 @@
79
  padding: 10px 20px;
80
  font-size: 1rem;
81
  cursor: pointer;
82
- width: 100%;
83
  font-weight: bold; /* Making the button text bold */
84
  }
85
 
 
79
  padding: 10px 20px;
80
  font-size: 1rem;
81
  cursor: pointer;
82
+ width: 50%;
83
  font-weight: bold; /* Making the button text bold */
84
  }
85