radames commited on
Commit
d82e252
1 Parent(s): 0d4d9b0
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ async def cut_timestamps_to_video(video_in, timestamps_var):
120
 
121
  css = """
122
  #words-container {
123
- max-height: 500px;
124
  overflow-y: scroll !important;
125
  }
126
  """
 
120
 
121
  css = """
122
  #words-container {
123
+ max-height: 400px;
124
  overflow-y: scroll !important;
125
  }
126
  """