Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
K00B404
/
freechat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
freechat
/
client
/
css
/
dropdown.css
K00B404
Add application file
368a861
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
155 Bytes
.dropdown
{
border
:
1px
solid
var
(--conversations);
}
@media
screen
and
(
max-width
:
990px
) {
.dropdown
{
padding
:
4px
8px
;
font-size
:
0.75rem
;
}
}