Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Heuehneje
/
bolt.diy
like
3
Running
App
Files
Files
Community
main
bolt.diy
/
app
/
components
/
chat
/
CodeBlock.module.scss
Heuehneje
bolt.diy
baa4c21
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
182 Bytes
.CopyButtonContainer
{
button
:before
{
content
:
'Copied'
;
font-size
:
12px
;
position
: absolute;
left
: -
53px
;
padding
:
2px
6px
;
height
:
30px
;
}
}