UNPKG
css.gg
Version:
latest (2.1.4)
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Minimalistic Icon library Designed by code.
css.gg
astrit/css.gg
css.gg
/
icons
/
css
/
dock-bottom.css
10 lines
•
223 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.gg-dock-bottom
{
display
: block;
transform
:
scale
(
var
(--ggs,
1
));
position
: relative;
box-sizing
: border-box;
width
:
20px
;
height
:
16px
;
border
:
2px
solid;
border-bottom-width
:
6px
}