diff --git a/portal-ui/src/screens/Console/License/LicenseConsentModal.tsx b/portal-ui/src/screens/Console/License/LicenseConsentModal.tsx index 3166deb51..58f8036b3 100644 --- a/portal-ui/src/screens/Console/License/LicenseConsentModal.tsx +++ b/portal-ui/src/screens/Console/License/LicenseConsentModal.tsx @@ -48,7 +48,7 @@ const LicenseConsentModal = ({ flexFlow: "column", "& .link-text": { color: "#2781B0", - fontSize: "12px", + fontSize: "16px", fontWeight: 600, }, }}