Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
monra/freegpt-webui
onhu
/
fgp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fgp
/
client
/
css
/
dropdown.css
onhu
Duplicate from monra/freegpt-webui
304553f
over 1 year 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
;
}
}