UNPKG
h5-cli
Version:
latest (1.12.0)
1.12.0
hello
h5-cli
/
src-react
/
component
/
icon
/
icon.less
6 lines
•
134 B
text/less
View Raw
1
2
3
4
5
6
.background-icon
{
background-position
: center;
background-size
: cover;
background-repeat
: no-repeat;
display
: inline-block; }