Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Severian
/
dify
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e06d413
dify
/
web
/
app
/
account
/
account-page
/
index.module.css
Severian
initial commit
a8b3f00
3 months ago
raw
Copy download link
history
blame
Safe
189 Bytes
.modal
{
padding
:
24px
32px
!important
;
width
:
400px
!important
;
}
.bg
{
background
:
linear-gradient
(
180deg
,
rgba
(
217
,
45
,
32
,
0.05
)
0%
,
rgba
(
217
,
45
,
32
,
0.00
)
24.02%
),
#F9FAFB
;
}