fix. GR_DETAIL_03 최대 콘텐츠 넓이 수정
This commit is contained in:
@@ -60,7 +60,7 @@ const getVideoSrc = (item: PageDataTemplateComponent) => {
|
||||
:resources-data="getComponentGroup(item, 'foreground')"
|
||||
/>
|
||||
<div
|
||||
class="content-standard max-w-[335px] mx-auto items-start pt-[48px] md:max-w-[1024px] md:pt-0"
|
||||
class="content-standard mx-auto items-start pt-[48px] max-w-[375px] sm:max-w-[415px] md:max-w-[1024px] md:pt-0"
|
||||
>
|
||||
<WidgetsSubTitle
|
||||
v-if="hasComponentGroup(item, 'category')"
|
||||
|
||||
Reference in New Issue
Block a user