Hugging Face
Models
Datasets
Spaces
Posts
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...
e26861f
dify
/
web
/
app
/
components
/
base
/
notion-icon
/
index.module.css
Severian
initial commit
a8b3f00
5 months ago
raw
Copy download link
history
blame
170 Bytes
.default-page-icon
{
width
:
20px
;
height
:
20px
;
background
:
url
(
../notion-page-selector/assets/notion-page.svg
) center center no-repeat;
background-size
: cover;
}