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

fix alignment

parent 6d85e653
Branches
Tags
No related merge requests found
......@@ -28,7 +28,9 @@ const Sidebar = ({ sections, labels, labelsLoading, labelsError, style, classNam
</ul>
:
<div className={S.noLabelsMessage}>
<Icon name="label" />
<div>
<Icon name="label" />
</div>
Create labels to group and manage questions.
</div>
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment