diff --git a/apps/scandic-web/components/TempDesignSystem/Form/Phone/phone.module.css b/apps/scandic-web/components/TempDesignSystem/Form/Phone/phone.module.css index b0521c7d4..2e339f51a 100644 --- a/apps/scandic-web/components/TempDesignSystem/Form/Phone/phone.module.css +++ b/apps/scandic-web/components/TempDesignSystem/Form/Phone/phone.module.css @@ -20,7 +20,10 @@ var(--react-international-phone-height) + var(--Spacing-x1) ); --react-international-phone-dial-code-preview-font-size: var( - --typography-Body-Regular-fontSize + --Body-Paragraph-Size + ); + --react-international-phone-dropdown-item-font-size: var( + --Body-Paragraph-Size ); } @@ -48,6 +51,7 @@ border-radius: var(--Corner-radius-md); padding: var(--Spacing-x1) var(--Spacing-x1) var(--Spacing-x1) var(--Spacing-x-one-and-half); + font-family: var(--Body-Paragraph-Font-family); } .phone