Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
giswqs
/
Streamlit
like
82
Running
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
giswqs
commited on
Feb 19, 2023
Commit
21979ef
·
1 Parent(s):
d51302d
Create app.css
Browse files
Files changed (1)
hide
show
app.css
+4
-0
app.css
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
.flex
2
+
{
3
+
overflow:auto;
4
+
}