feat: bold airtable base link
This commit is contained in:
@@ -544,7 +544,7 @@ export const IntegrationSettingsModal = ({
|
||||
href={`https://airtable.com/${recording.airtable_base_id}`}
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
style={{ marginLeft: "4px" }}
|
||||
style={{ marginLeft: "4px", fontWeight: "bold" }}
|
||||
>
|
||||
{t("integration_settings.airtable.alerts.success.here")}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user