Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CofAI
/
chat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9c63db9
chat
/
client
/
css
/
dropdown.css
ehristoforu
Duplicate from CofEngine/chat
9c63db9
about 2 years ago
raw
Copy download link
history
blame
Safe
155 Bytes
.dropdown
{
border
:
1px
solid
var
(--conversations);
}
@media
screen
and
(
max-width
:
990px
) {
.dropdown
{
padding
:
4px
8px
;
font-size
:
0.75rem
;
}
}