Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aproli90
/
bolt.diy
like
2
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
bolt.diy
/
app
/
components
/
chat
/
CodeBlock.module.scss
aproli90
Upload 289 files
2e1ab99
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
172 Bytes
.CopyButtonContainer
{
button
:before
{
content
:
'Copied'
;
font-size
:
12px
;
position
: absolute;
left
: -
53px
;
padding
:
2px
6px
;
height
:
30px
;
}
}