Subbu1304 commited on
Commit
bc761a9
·
verified ·
1 Parent(s): 66ce33d

Update templates/customer_details.html

Browse files
Files changed (1) hide show
  1. templates/customer_details.html +1 -1
templates/customer_details.html CHANGED
@@ -95,7 +95,7 @@
95
  padding: 10px 20px;
96
  font-size: 1rem;
97
  cursor: pointer;
98
- width: 100%;
99
  font-weight: bold; /* Making the button text bold */
100
  }
101
 
 
95
  padding: 10px 20px;
96
  font-size: 1rem;
97
  cursor: pointer;
98
+ width: 100px;
99
  font-weight: bold; /* Making the button text bold */
100
  }
101