fix. 공통 스크롤바 스타일 수정, 여백 수정
This commit is contained in:
@@ -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')"
|
||||
|
||||
Reference in New Issue
Block a user