fix. 코드 리팩토링

This commit is contained in:
clkim
2026-01-16 14:55:02 +09:00
parent c8cd7f780e
commit 40dc7f0e40
34 changed files with 238 additions and 369 deletions

View File

@@ -22,9 +22,9 @@ const { tm } = useI18n()
class="text-info"
></p>
<AtomsButtonVariant class="max-w-[300px]" @click="downloadLauncher">
<AtomsButtonModal class="max-w-[300px]" @click="downloadLauncher">
{{ tm('Text_Download') }}
</AtomsButtonVariant>
</AtomsButtonModal>
<p
v-dompurify-html="tm('Alert_Client_Run_Normally')"
class="text-tip"

View File

@@ -333,7 +333,7 @@ defineExpose({
<div class="mt-auto px-5 pb-10 md:px-10 md:pb-12">
<AtomsButton
class="w-full"
button-size="size-small md:size-medium"
size="size-small md:size-medium"
:disabled="!canSubmit || isSubmitting"
@click="handleSubmit"
>