File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ class TagDemo extends Component {
2222 < div style= {{ marginBottom: 15 , fontSize: 14 }}>
2323 < Tag type= " success" icon= " success-fill" > 成功< / Tag>
2424 < Tag type= " danger" icon= " close-fill-1" > 失败< / Tag>
25- < Tag type= " warning" icon= " checkbox-indeterminate " > 未开始< / Tag>
25+ < Tag type= " warning" icon= " no-start " > 未开始< / Tag>
2626 < Tag type= " default" icon= " success-fill" > 已完成< / Tag>
27- < Tag color= " blue" icon= " time " > 进行中< / Tag>
27+ < Tag color= " blue" icon= " a-21 " > 进行中< / Tag>
2828 < / div>
2929
3030 < / React .Fragment >
Original file line number Diff line number Diff line change 112112 }
113113
114114 & .large {
115- line-height : 22 px ;
115+ line-height : 24 px ;
116116
117117 & .closable {
118118 padding-right : 24px ;
128128 }
129129
130130 & .small {
131- padding : 1 px 4px ;
131+ padding : 2 px 4px ;
132132 line-height : 16px ;
133133
134134 & .closable {
You can’t perform that action at this time.
0 commit comments