Spaces:
Running
Running
tanveeshsingh
commited on
Commit
·
38ec036
1
Parent(s):
72ac249
caca
Browse files
app.py
CHANGED
@@ -133,7 +133,7 @@ gradio-app {
|
|
133 |
}
|
134 |
#orange-button{ background-color: #FFA500 !important; color: #000000}
|
135 |
#component-5 {
|
136 |
-
height:
|
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 {
|