UNPKG
sunshine-layx
Version:
latest (1.0.0)
1.0.0
A magical window.
sunshine-layx
/
src
/
assets
/
styles
/
icon.css
11 lines
•
230 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
.layx-icon
{
width
:
1em
;
height
:
1em
;
vertical-align
: -.
15em
;
fill
: currentColor;
overflow
: hidden;
font-size
:
14px
;
display
: inline-block;
line-height
: normal;
pointer-events
: none; }