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 e2fdc14 commit 859d2b2Copy full SHA for 859d2b2
packages/app-frontend/src/features/welcome/WelcomeSlideshow.vue
@@ -34,7 +34,7 @@ export default defineComponent({
34
<img
35
src="~@front/assets/devtools-logo.svg"
36
alt="Devtools logo"
37
- class="logo max-h-[160px]"
+ class="logo max-h-[100px]"
38
>
39
<h1 class="text-green-500 text-2xl text-center mt-8">
40
Welcome to the Vue devtools!
0 commit comments