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 47469f6 commit 7d8a1dfCopy full SHA for 7d8a1df
apps/frontend/src/pages/servers/manage/index.vue
@@ -69,7 +69,7 @@
69
<img
70
src="~/assets/images/games/excitement.png"
71
alt=""
72
- class="hidden max-w-[360px] lg:block"
+ class="max-w-[360px]"
73
style="mask-image: radial-gradient(97% 77% at 50% 25%, #d9d9d9 0, hsla(0, 0%, 45%, 0) 100%)"
74
/>
75
<h1 class="m-0 text-contrast">You don't have any servers yet!</h1>
0 commit comments