Skip to content

Commit 5e8475a

Browse files
committed
action日志hover效果
1 parent bc96ec1 commit 5e8475a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/actions.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
.job-log-line {
9494
color: #f0f6fc;
9595

96-
&:hover {
97-
color: #fff;
96+
.log-msg:hover * {
97+
color: #f0f6fc !important;
9898
}
9999
}
100100
}

0 commit comments

Comments
 (0)