Leibniz Li

Results 40 comments of Leibniz Li

``` html test span { display:inline-block; } .arrow { width:0; height:0; border-width:10px 6px; border-style:solid; border-color:#ff8080 #ff8080 transparent transparent; } .arrow-char { width: 6px; height: 14px; line-height: 15px; margin-bottom: -3px; font-size:...

@yankai-victor 截个图看看,没用过win10

@yankai-victor 这个应该是生成的index.html文件预览效果,图标太大了(特殊图标),当时没考虑到,应该不影响使用吧,效果不太雅观,手动在控制台修改图标字体大小预览 ﹌○﹋

@yankai-victor 应该要把图标字体大小改小一些吧,不然就把间距加大一下。如果还不行你吧你生成的文件发上来看看

@yankai-victor 我把你的字体拆分成svg,放到AI中查看,发现svg文件有问题,svg文件中要把多余的路径删除掉,只留下需要的路径 ![image](https://cloud.githubusercontent.com/assets/1193966/15323722/effa4d08-1c75-11e6-9a4c-7087bb69fedc.png) ![image](https://cloud.githubusercontent.com/assets/1193966/15323787/33bdaba2-1c76-11e6-8d3d-3ca0459b6967.png) 你想要的应该是这种效果: ![image](https://cloud.githubusercontent.com/assets/1193966/15323854/74ba2f04-1c76-11e6-8139-78e3bb177a44.png) [demo.zip](https://github.com/stormtea123/panda/files/268294/demo.zip)

@anyforever 也许会吧

@YiviS 这个操作一次就可以了,打开一个叫做`终端`的app,然后输入上面提示的-》敲回车-》输入密码-》再敲会车就可以了哦。 ![2018-03-30 09 28 37](https://user-images.githubusercontent.com/1193966/38120633-d4a79894-33fc-11e8-9667-7daf62e70cf9.png)

@anyforever 现在可以了

> @thunkli 希望能支持 hosts 配置多选,自动 merge。非常赞的项目。 多选肯定可以实现,但是切换起来略微麻烦,不如把文件组合好,点击一下即可切换。