diff --git a/website/client/components/notifications.vue b/website/client/components/notifications.vue index 5e2a91e177..29bf88073d 100644 --- a/website/client/components/notifications.vue +++ b/website/client/components/notifications.vue @@ -56,7 +56,7 @@ div } } - .introjs-button:hover, .introjs-button:active { + .introjs-button:hover, .introjs-button:active, .introjs-button:focus { background-image: none; background-color: #4f2a93 !important; color: #fff;