Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ruslanmv
/
ollama-webui
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
839d00b
ollama-webui
/
client
/
css
/
dropdown.css
ruslanmv
First commit
d7738e9
8 months 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
;
}
}