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
/
tab-header
/
style.module.css
Severian
initial commit
a8b3f00
8 months ago
raw
Copy download link
history
blame
Safe
145 Bytes
.itemActive
::after
{
content
:
''
;
position
: absolute;
bottom
: -
1px
;
left
:
0
;
width
:
100%
;
height
:
2px
;
background-color
:
#155EEF
;
}