Spaces:
Runtime error
Runtime error
Update templates/customer_details.html
Browse files
templates/customer_details.html
CHANGED
|
@@ -118,7 +118,7 @@
|
|
| 118 |
font-size: 1rem;
|
| 119 |
cursor: pointer;
|
| 120 |
border-radius: 5px;
|
| 121 |
-
height:
|
| 122 |
}
|
| 123 |
|
| 124 |
/* Change text color inside input fields to gray */
|
|
|
|
| 118 |
font-size: 1rem;
|
| 119 |
cursor: pointer;
|
| 120 |
border-radius: 5px;
|
| 121 |
+
height: 40px; /* Equal height for both buttons */
|
| 122 |
}
|
| 123 |
|
| 124 |
/* Change text color inside input fields to gray */
|