Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -11,7 +11,7 @@ st.set_page_config(
|
|
| 11 |
st.markdown("""
|
| 12 |
<style>
|
| 13 |
.stTextArea textarea {
|
| 14 |
-
height:
|
| 15 |
}
|
| 16 |
.result-box {
|
| 17 |
padding: 1rem;
|
|
|
|
| 11 |
st.markdown("""
|
| 12 |
<style>
|
| 13 |
.stTextArea textarea {
|
| 14 |
+
height: 50px;
|
| 15 |
}
|
| 16 |
.result-box {
|
| 17 |
padding: 1rem;
|