Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lattmamb
/
visionbeta
like
0
Running
App
Files
Files
Community
abda5fa
visionbeta
/
CodeBlock.module.scss
lattmamb
Upload 1138 files
6859d42
verified
4 months 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
;
}
}