Spaces:
Running
Running
Update templates/styles.css
Browse files- templates/styles.css +1 -1
templates/styles.css
CHANGED
@@ -53,7 +53,7 @@ select {
|
|
53 |
|
54 |
/* Input styles */
|
55 |
input[type="text"] {
|
56 |
-
width:
|
57 |
height: 100px; /* You can adjust the height as needed */
|
58 |
padding: 10px;
|
59 |
border: 1px solid #ccc;
|
|
|
53 |
|
54 |
/* Input styles */
|
55 |
input[type="text"] {
|
56 |
+
width: 75vw;
|
57 |
height: 100px; /* You can adjust the height as needed */
|
58 |
padding: 10px;
|
59 |
border: 1px solid #ccc;
|