Skip to content

Commit d29305f

Browse files
committed
css updated
1 parent 256b16c commit d29305f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/Shared/Components/GitCommitInfoGeneric/gitCommitInfoGeneric.scss

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@
55
}
66

77
&:hover {
8-
.git-commit-info-generic__copy{
8+
.git-commit-info-generic__copy {
99
visibility: visible;
1010
}
11-
12-
.material-history__box-shadow {
13-
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.10);
14-
}
1511
}
1612
}

0 commit comments

Comments
 (0)