Merge branch 'feature/202501107-all' into feature/20251001-gil
This commit is contained in:
@@ -296,9 +296,14 @@ onBeforeUnmount(() => {
|
||||
</div>
|
||||
</nav>
|
||||
<div ref="startRef" class="btn-start">
|
||||
<BlocksButtonLuncher class="w-full md:w-auto">
|
||||
<BlocksButtonDownload
|
||||
type="custom"
|
||||
platform="pc"
|
||||
class="w-full md:w-auto"
|
||||
style="font-size: 16px"
|
||||
>
|
||||
게임 시작
|
||||
</BlocksButtonLuncher>
|
||||
</BlocksButtonDownload>
|
||||
</div>
|
||||
<button class="btn-close" @click="handleMenuClose">
|
||||
<AtomsIconsMenuCloseLine class="mx-auto" />
|
||||
|
||||
Reference in New Issue
Block a user