Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ElenaRyumina
/
OCEANAI
like
16
Running
App
Files
Files
Community
36
Fetching metadata from the HF Docker repository...
ElenaRyumina
commited on
Mar 31, 2024
Commit
598d84c
Β·
verified
Β·
1 Parent(s):
545ba4b
Update app.css
Browse files
Files changed (1)
hide
show
app.css
+1
-1
app.css
CHANGED
Viewed
@@ -15,7 +15,7 @@ div.files-container {
15
max-height: 350px;
16
}
17
18
-
div
.
csv-container
{
19
height: 200px;
20
max-height: 200px;
21
}
15
max-height: 350px;
16
}
17
18
+
.
dataframe
{
19
height: 200px;
20
max-height: 200px;
21
}