Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PSNbst
/
Image_Combine
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PSNbst
commited on
Jan 18
Commit
d244945
·
verified
·
1 Parent(s):
7a6feb6
Delete style.css
Browse files
Files changed (1)
hide
show
style.css
+0
-10
style.css
DELETED
Viewed
@@ -1,10 +0,0 @@
1
-
#upload-box {
2
-
max-height: 300px;
3
-
overflow-y: scroll;
4
-
border: 1px solid #ccc;
5
-
padding: 10px;
6
-
}
7
-
8
-
#convert-button, #download-zip {
9
-
width: 100%;
10
-
}