Add more specific class name to the notification action.
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|||||||
|
|
||||||
<div class="notification" style="display: none">
|
<div class="notification" style="display: none">
|
||||||
<span class="notificatin__text">Keymap removed</span>
|
<span class="notificatin__text">Keymap removed</span>
|
||||||
<a href="#" class="notification__action">Undo</a>
|
<a href="#" class="notification__action notification__action--undo">Undo</a>
|
||||||
<span class="notification__dismiss">×</span>
|
<span class="notification__dismiss">×</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user