Skip to content
Snippets Groups Projects
Commit 1e3e09c2 authored by Kyle Doherty's avatar Kyle Doherty
Browse files

collection actions hover

parent f5a72d75
Branches
Tags
No related merge requests found
......@@ -49,7 +49,7 @@ const NewCollectionButton = () =>
const CollectionButton = ({ name, color, slug }) =>
<Link
className="relative block p4 hover-parent text-centered text-brand-hover bg-grey-0 bg-light-blue-hover no-decoration"
className="relative block p4 hover-parent hover--visibility text-centered text-brand-hover bg-grey-0 bg-light-blue-hover no-decoration"
style={{
borderRadius: 10
}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment