fix. 버튼 기본 사이즈 수정

This commit is contained in:
clkim
2025-10-17 10:35:27 +09:00
parent 05b47e7c37
commit 120580495f
4 changed files with 6 additions and 4 deletions

View File

@@ -10,8 +10,10 @@ const {
<template>
<AtomsButton
button-size="size-small md:size-small"
:class="$attrs?.class"
:disabled="isProcessing"
style="font-size: 16px"
@click="validateLauncher"
>
<slot />