Skip to content
Snippets Groups Projects
Unverified Commit c43faa64 authored by Kyle Doherty's avatar Kyle Doherty Committed by GitHub
Browse files

add hover style to question description (#11017)

parent ceddd03e
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ export class ViewTitleHeader extends React.Component {
{description && (
<Icon
name="info"
className="text-light mx1"
className="text-light mx1 cursor-pointer text-brand-hover"
size={18}
tooltip={description}
/>
......
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