Skip to content

Commit 7702af5

Browse files
authored
Fix Compatibility Issue
Resolves #962
1 parent 1c99f21 commit 7702af5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

features/sprite-layers/style.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,8 @@
5050
height: 2rem;
5151
position: relative;
5252
top: .5rem;
53-
}
53+
}
54+
55+
[class^="sprite-info_sprite-info_"]:hover {
56+
overflow: visible !important;
57+
}

0 commit comments

Comments
 (0)