Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Severian/dify
Underground-Digital
/
Workflow-Engine
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
12e3afc
Workflow-Engine
/
web
/
app
/
components
/
base
/
modal
/
index.css
Severian
initial commit
a8b3f00
2 months ago
raw
Copy download link
history
blame
Safe
174 Bytes
.modal-dialog
{
@apply
relative z-
50
;
}
.modal-panel
{
@apply
w-full max-w-[
480px
] transform rounded-
2
xl bg-white p-
6
text-left align-middle shadow-xl transition-all;
}