Skip to content
Snippets Groups Projects
Commit d8840a0c authored by Maz Ameli's avatar Maz Ameli
Browse files

Remove exclamation point [skip ci]

parent 6a0809ef
No related branches found
No related tags found
No related merge requests found
......@@ -61,8 +61,7 @@ export default class RecentViews extends Component {
</ul>
:
<div className="flex flex-column layout-centered text-normal text-grey-2">
<span className="QuestionCircle mt4">!</span>
<p className="p3 text-centered text-grey-4" style={{ "maxWidth": "100%" }}>You haven't looked at any Dashboards or Questions recently</p>
<p className="p3 text-centered text-grey-2" style={{ "maxWidth": "100%" }}>You haven't looked at any dashboards or questions recently</p>
</div>
}
</SidebarSection>
......
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