fix. 게임 스타트 버튼 platform, os 분기 로직 위치 이동
This commit is contained in:
@@ -191,8 +191,8 @@ const handleMoveFocus = (target: 'pc' | 'mobile') => {
|
||||
:key="dIndex"
|
||||
>
|
||||
<p
|
||||
class="relative flex items-center justify-start w-full text-left text-[#999999] text-[14px] font-[400] leading-[24px] tracking-[-0.42px] md:text-[15px] md:tracking-[-0.45px]"
|
||||
v-dompurify-html="tm(description as string)"
|
||||
class="relative flex items-center justify-start w-full text-left text-[#999999] text-[14px] font-[400] leading-[24px] tracking-[-0.42px] md:text-[15px] md:tracking-[-0.45px]"
|
||||
></p>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user