We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e82ea commit 8d8d267Copy full SHA for 8d8d267
1 file changed
client/app/components/usage/authors_list/AuthorListItem.scss
@@ -2,7 +2,8 @@
2
display: block;
3
margin-bottom: $spacing-16;
4
5
- a::before {
+ a::before,
6
+ a:hover::before {
7
background-image: none;
8
}
9
0 commit comments