Skip to content

Commit fe4d7f2

Browse files
committed
icon css fix
1 parent 0feac00 commit fe4d7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/less/theme.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
color: @nightWhiteColor;
7777
}
7878
}
79-
i {
79+
/deep/ .el-icon-upload, .el-icon-download, .el-icon-refresh, .el-icon-s-grid {
8080
color: @nightWhiteColor;
8181
}
8282
::-webkit-scrollbar {

0 commit comments

Comments
 (0)