refactor:refine SvgIcon

This commit is contained in:
Pan
2017-11-24 14:08:06 +08:00
committed by 花裤衩
parent e431fa9714
commit dcd3e31658
6 changed files with 48 additions and 37 deletions

View File

@@ -55,12 +55,3 @@ a:hover {
.app-container {
padding: 20px;
}
.svg-icon {
width: 1em;
height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}