fix. 공통 스크롤바 스타일 수정, 여백 수정

This commit is contained in:
clkim
2025-11-26 13:09:39 +09:00
parent 77fced1249
commit 72009d43ca
5 changed files with 10 additions and 6 deletions

View File

@@ -308,7 +308,7 @@ defineExpose({
<!-- Marketing Detail Content -->
<div
v-if="isExpandedMarketing"
class="mt-4 max-h-[160px] overflow-y-auto rounded-lg bg-white/[0.04] px-4 py-3 custom-theme-scrollbar"
class="mt-4 max-h-[160px] overflow-y-scroll rounded-lg bg-white/[0.04] pl-4 pr-1 py-3 custom-theme-scrollbar"
>
<p
v-dompurify-html="tmWithGameName('Preregist_Agree_News_Info')"