fix: 修改图标命名

This commit is contained in:
Lesan
2025-02-14 11:15:29 +08:00
parent 0f812dbfd9
commit 3f1024d31c
5 changed files with 7 additions and 7 deletions

View File

@@ -177,7 +177,7 @@
color: #ca3a31
}
.handle {
.transactor {
color: #330099;
}
@@ -785,7 +785,7 @@
content: "\e7eb";
}
.icon-handle:before {
.icon-transactor:before {
content: "\e61c";
}