Spaces:
Running
Running
Update html_template.html
Browse files- html_template.html +1 -1
html_template.html
CHANGED
@@ -172,7 +172,7 @@
|
|
172 |
}
|
173 |
textarea {
|
174 |
width: 100%;
|
175 |
-
height:
|
176 |
margin-top: 10px;
|
177 |
padding: 10px;
|
178 |
border-radius: 5px;
|
|
|
172 |
}
|
173 |
textarea {
|
174 |
width: 100%;
|
175 |
+
height: 1000px !important;
|
176 |
margin-top: 10px;
|
177 |
padding: 10px;
|
178 |
border-radius: 5px;
|