diff --git a/components/atoms/buttons/RowTextBlockButton.tsx b/components/atoms/buttons/RowTextBlockButton.tsx index ddc872e45..9b251b5d4 100644 --- a/components/atoms/buttons/RowTextBlockButton.tsx +++ b/components/atoms/buttons/RowTextBlockButton.tsx @@ -10,6 +10,7 @@ function RowTextBlockButton({ text, onClick }: RowTextBlockButtonProps) { } const Button = styled.button` + width: 100%; padding: 16px; text-align: start; border-bottom: var(--border); diff --git a/constants/settingValue/dateSettingValue.ts b/constants/settingValue/dateSettingValue.ts index 9cd05cab3..dbc699b34 100644 --- a/constants/settingValue/dateSettingValue.ts +++ b/constants/settingValue/dateSettingValue.ts @@ -1 +1 @@ -export const PROMOTION_WIN_DATE = "2024-08-13"; +export const PROMOTION_WIN_DATE = "2024-09-03"; diff --git a/modals/promotion/PromotionAllCoolTimeModal.tsx b/modals/promotion/PromotionAllCoolTimeModal.tsx index a48d2b470..f1b1d70dd 100644 --- a/modals/promotion/PromotionAllCoolTimeModal.tsx +++ b/modals/promotion/PromotionAllCoolTimeModal.tsx @@ -21,6 +21,7 @@ function PromotionAllCoolTimeModal({ promotionData, setIsModal }: IPromotionAllC item.uid !== "2636066822" && item.uid !== "3224546232", ).length; + const footerOptions: IFooterOptions = { children: (