Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ruslanmv/ollama-webui
RAHMAN00700
/
Rahmans_LLM-Chat
like
2
Sleeping
App
Files
Files
Community
1a1b743
Rahmans_LLM-Chat
/
client
/
css
/
dropdown.css
ruslanmv
First commit
d7738e9
6 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
;
}
}