We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6fd03a commit 546db01Copy full SHA for 546db01
src/VueSkipTo.vue
@@ -56,7 +56,7 @@ export default {
56
border-width: 0;
57
}
58
59
-.vue-skip-to:focus {
+.vue-skip-to:focus, .vue-skip-to:hover {
60
left: 0;
61
top: 0;
62
clip: auto;
0 commit comments