update Cell component

This commit is contained in:
梁灏 2018-06-29 18:16:18 +08:00
parent 3fe51bfca2
commit b216f33c74
3 changed files with 6 additions and 11 deletions

View file

@ -50,7 +50,7 @@
font-size: 14px;
}
a[target="_blank"]:after{
a:not([class^="ivu-"])[target="_blank"]:after{
content: "\F24C";
font-family: Ionicons;
color: #aaa;