UNPKG
bugreproducer
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
tool to reproduce bug in front end
github.com/mimittqq/bugReproducer
mimittqq/bugReproducer
bugreproducer
/
styles
/
draggableBtnStyle.css
6 lines
•
118 B
CSS
View Raw
1
2
3
4
5
6
.bug-reproducer-button
{
background
:
rgb
(
24
,
144
,
255
);
padding
:
4px
10px
;
color
:
#fff
;
border-radius
:
10px
; }