Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Severian/dify
ZHZ1024
/
dify
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c7a62ec
dify
/
web
/
app
/
components
/
base
/
radio
/
style.module.css
Severian
initial commit
a8b3f00
9 months ago
raw
Copy download link
history
blame
Safe
160 Bytes
.container
{
padding
:
4px
;
border-radius
:
4px
;
}
.label
{
position
: relative;
margin-right
:
3px
;
}
.label
:last-child
{
margin-right
:
0
;
}