diff --git a/src/ui/components/Widgets/Chart/components/WidgetHeader.scss b/src/ui/components/Widgets/Chart/components/WidgetHeader.scss index bb68567d9b..d9e4bf4523 100644 --- a/src/ui/components/Widgets/Chart/components/WidgetHeader.scss +++ b/src/ui/components/Widgets/Chart/components/WidgetHeader.scss @@ -86,7 +86,7 @@ color: var(--g-color-text-primary); text-decoration: none; width: 100%; - padding: 8px 50px 8px 16px; + padding: 10px 50px 10px 16px; overflow: visible; white-space: normal; word-break: break-word; diff --git a/tests/opensource-suites/__screenshots__/dash/screenshots/mobile.test.ts/Dashboards---Mobile-screenshots-Custom-order-of-widgets-screenshot-1.png b/tests/opensource-suites/__screenshots__/dash/screenshots/mobile.test.ts/Dashboards---Mobile-screenshots-Custom-order-of-widgets-screenshot-1.png index ebd86ca46c..2e5b816916 100644 Binary files a/tests/opensource-suites/__screenshots__/dash/screenshots/mobile.test.ts/Dashboards---Mobile-screenshots-Custom-order-of-widgets-screenshot-1.png and b/tests/opensource-suites/__screenshots__/dash/screenshots/mobile.test.ts/Dashboards---Mobile-screenshots-Custom-order-of-widgets-screenshot-1.png differ