Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
"""
|