fix. 버튼 기본 사이즈 수정
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user