Hint
Hints are pop-up messages that confirm user actions and provide direct used feedback of the performed action. Hint's appearance are permanent for a particular mode (i.e. Admin of Test) and should provide undo/return as action
You are watching a preview.
Return
Markup
<div class="odyssey-notification__hint">
<span class="odyssey-notification__hint__copy small">
You are watching a preview.
</span>
<a class="odyssey-notification__hint__undo small bold">
Return
</a>
</div>
Source:
src/components/hint.less, line 1