Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dar-tau
/
selfie
like
4
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dar-tau
commited on
Apr 7, 2024
Commit
f151725
·
verified
·
1 Parent(s):
681bdc6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -113,7 +113,7 @@ css = '''
113
}
114
.bubble > textarea{
115
border: none;
116
-
background-color:
inherit
;
117
}
118
119
'''
113
}
114
.bubble > textarea{
115
border: none;
116
+
background-color:
pink
;
117
}
118
119
'''