【发布时间】:2017-04-23 17:46:21
【问题描述】:
以前有人经历过吗?这是它的编码方式:
.vm {
position: absolute;
top: 6em;
left: 21.6em;
width: 10.5em;
height: 25px;
border-radius: 10px;
background-color: $green;
border: 1px solid rgb(0,204,51);
color: $white;
padding-left: 34px;
line-height: 22px;
background-size: 22px 22px;
background-repeat: no-repeat;
background-position: 7px 0px;
background-image: url(../images/_vmware.svg);
}
谢谢!
【问题讨论】:
-
听起来很奇怪。我知道支持 IE 11……但是 Windows Chrome!这是一篇很棒的文章,过去曾帮助我处理 SVG,或许可以考虑使用 DATA URI css-tricks.com/using-svg