Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
T1ckbase
/
bolt.diy
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e5ed23c
bolt.diy
/
packages
/
bolt
/
app
/
components
/
chat
/
CodeBlock.module.scss
Dominic Elm
feat: initial commit
6927c07
about 1 year ago
raw
Copy download link
history
blame
Safe
172 Bytes
.CopyButtonContainer
{
button
:before
{
content
:
'Copied'
;
font-size
:
12px
;
position
: absolute;
left
: -
53px
;
padding
:
2px
6px
;
height
:
30px
;
}
}