]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: broken play icon on vue school links (#1960)
authorDaniel Kelly <me@danielkelly.io>
Fri, 18 Aug 2023 14:07:24 +0000 (09:07 -0500)
committerGitHub <noreply@github.com>
Fri, 18 Aug 2023 14:07:24 +0000 (16:07 +0200)
packages/docs/.vitepress/theme/components/VueSchoolLink.vue

index e5211f552824f4fc7ee2c5e88f94af45a15a6ced..d2e859a45c60ea426eef47c7fcf080ab0a82cb12 100644 (file)
@@ -5,6 +5,7 @@
       target="_blank"
       rel="sponsored noopener"
       :title="title"
+      class="no-icon"
     >
       <slot>{{ translations[site.lang] }}</slot>
     </a>