Skip to content
Snippets Groups Projects
Unverified Commit 776cb81b authored by Gustavo Saiani's avatar Gustavo Saiani Committed by GitHub
Browse files

Small UI fixes to bookmarks (#21601)

parent a1682e10
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,12 @@ export const SidebarBookmarkItem = styled(SidebarLink)`
&:hover {
button {
color: ${color("brand")};
opacity: 0.5;
> svg:focus {
outline: none;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment