Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -17,7 +17,7 @@ gradio-app {
|
|
17 |
rgba(26, 43, 41, 1) 90%,
|
18 |
rgba(26, 43, 41, 1) 100%
|
19 |
) !important;
|
20 |
-
height:
|
21 |
}
|
22 |
body > gradio-app > div > div > div > div.contain{
|
23 |
display: flex;
|
|
|
17 |
rgba(26, 43, 41, 1) 90%,
|
18 |
rgba(26, 43, 41, 1) 100%
|
19 |
) !important;
|
20 |
+
height: 100vh;
|
21 |
}
|
22 |
body > gradio-app > div > div > div > div.contain{
|
23 |
display: flex;
|