update Icon style
This commit is contained in:
parent
9746b7cb98
commit
49f7108270
2 changed files with 37 additions and 3 deletions
|
@ -19,13 +19,14 @@
|
|||
font-weight: normal;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
text-rendering: auto;
|
||||
text-rendering: optimizeLegibility;
|
||||
line-height: 1;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
vertical-align: middle;
|
||||
vertical-align: -0.125em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ivu-icon {
|
||||
.ivu-icon();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue