Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
g4f
/
freegpt-webui
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e8354a7
freegpt-webui
/
client
/
css
/
dropdown.css
Lee
Synced repo using 'sync_with_huggingface' Github Action
e8354a7
over 1 year 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
;
}
}