tanveeshsingh commited on
Commit
38ec036
·
1 Parent(s): 72ac249
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ gradio-app {
133
  }
134
  #orange-button{ background-color: #FFA500 !important; color: #000000}
135
  #component-5 {
136
- height: 30rem !important; /* Adjust the height as needed */
137
  overflow: auto; /* Ensure scrollbars appear for overflow content */
138
  }
139
  .block {
 
133
  }
134
  #orange-button{ background-color: #FFA500 !important; color: #000000}
135
  #component-5 {
136
+ height: 20rem !important; /* Adjust the height as needed */
137
  overflow: auto; /* Ensure scrollbars appear for overflow content */
138
  }
139
  .block {