feat: icon更新,增加进度、向上图标
This commit is contained in:
parent
b260c4ac3d
commit
5102085958
|
|
@ -1,3 +1,11 @@
|
|||
.icon-arrow-up-line:before {
|
||||
content: "\e90d";
|
||||
color: #fff;
|
||||
}
|
||||
.icon-progress-2-line:before {
|
||||
content: "\e90e";
|
||||
color: #e18f00;
|
||||
}
|
||||
.icon-reset-left-line:before {
|
||||
content: "\e90c";
|
||||
color: #fff;
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue
Block a user