Skip to content

Commit fb9e2dc

Browse files
committed
fix: ci/cd history card hover
1 parent ffcd7d1 commit fb9e2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/Components/CICDHistory/cicdHistory.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171

172172
&:hover {
173173
text-decoration: unset;
174-
background: var(--bg-secondary);
174+
background: var(--bg-hover);
175175
}
176176

177177
&.active {

0 commit comments

Comments
 (0)