From 5ef63b0172e9666693d347dfa7b961da093af3be Mon Sep 17 00:00:00 2001 From: Ilia Orlov <66363651+illfixit@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:00:10 +0100 Subject: [PATCH] chore: fix text cropping and add a scrollbar (#36) --- CHANGELOG.md | 1 + .../connector-registering-success-message-page.component.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bb0c1465..ba6a9d947 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ please see [changelog_updates.md](docs/dev/changelog_updates.md). - Changed order of industry select options [#22](https://github.com/sovity/authority-portal/issues/22) - Added notification when user clicks on copy button [#24](https://github.com/sovity/authority-portal/issues/24) - Fix provisioning CaaS breaking dashboard [#27](https://github.com/sovity/authority-portal/issues/27) +- Fixed the text being cut off in the connector self-hosting instructions [#35](https://github.com/sovity/authority-portal/issues/35) ### Known issues diff --git a/authority-portal-frontend/src/app/shared/components/business/connector-registering-success-message-page/connector-registering-success-message-page.component.html b/authority-portal-frontend/src/app/shared/components/business/connector-registering-success-message-page/connector-registering-success-message-page.component.html index 00fce6d6c..7906c3495 100644 --- a/authority-portal-frontend/src/app/shared/components/business/connector-registering-success-message-page/connector-registering-success-message-page.component.html +++ b/authority-portal-frontend/src/app/shared/components/business/connector-registering-success-message-page/connector-registering-success-message-page.component.html @@ -15,7 +15,7 @@
{{ connectorConfig }}