Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dorkai
/
ChatUIPro
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ChatUIPro
/
app
/
components
/
sidebar
/
card.module.css
dorkai
Add app files
a9df3bb
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
113 Bytes
.card
:hover
{
background
:
linear-gradient
(
0deg
,
rgba
(
235
,
245
,
255
,
0.4
),
rgba
(
235
,
245
,
255
,
0.4
)),
#FFFFFF
;
}