Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kikuepi
/
dify
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dify
/
web
/
app
/
components
/
share
/
chatbot
/
sidebar
/
card.module.css
kikuepi
Upload 4913 files
4304c6d
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
.card
:hover
{
background
:
linear-gradient
(
0deg
,
rgba
(
235
,
245
,
255
,
0.4
),
rgba
(
235
,
245
,
255
,
0.4
)),
#FFFFFF
;
}