mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 12:05:53 +00:00
feat: server settings split up + copy changes across panel warning modals
This commit is contained in:
@@ -146,7 +146,9 @@
|
||||
</span>
|
||||
</AutoLink>
|
||||
</div>
|
||||
<span v-else class="font-semibold text-contrast">{{ formatMessage(messages.noModpack) }}</span>
|
||||
<span v-else class="font-semibold text-contrast">{{
|
||||
formatMessage(messages.noModpack)
|
||||
}}</span>
|
||||
</div>
|
||||
<div
|
||||
class="grid min-h-6 grid-cols-[minmax(0,1fr)_minmax(0,25%)] items-center gap-4 text-base text-secondary [&>*:last-child]:max-w-full [&>*:last-child]:justify-self-end"
|
||||
|
||||
Reference in New Issue
Block a user