CharlieAmalet commited on
Commit
9592ea6
·
verified ·
1 Parent(s): aa2b83c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ css = """
113
  max-height: 60vh;
114
  object-fit: contain;
115
  }
116
- #vid-display-output *{
117
  max-height: 60vh;
118
  }
119
  """
 
113
  max-height: 60vh;
114
  object-fit: contain;
115
  }
116
+ #vid-display-output {
117
  max-height: 60vh;
118
  }
119
  """