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 50a3ada commit 21319beCopy full SHA for 21319be
apps/frontend/src/pages/servers/manage/[id].vue
@@ -81,7 +81,7 @@
81
</div>
82
<div class="flex w-full flex-col items-center gap-4 sm:flex-row">
83
<h1
84
- class="m-0 w-screen flex-shrink gap-3 truncate px-3 text-center text-4xl font-bold text-contrast sm:w-full sm:p-0"
+ class="m-0 w-screen flex-shrink gap-3 truncate px-3 text-center text-4xl font-bold text-contrast sm:w-full sm:p-0 sm:text-left"
85
>
86
{{ serverData.name }}
87
</h1>
0 commit comments