From f2a6ff4b9b700701247c8e0dd4a73dc7fac34837 Mon Sep 17 00:00:00 2001 From: Deborah Date: Thu, 2 May 2024 09:50:27 +0100 Subject: [PATCH] fix p-timeline mobile responsiveness --- src/app/showcase/pages/timeline/timelinedemo.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/showcase/pages/timeline/timelinedemo.ts b/src/app/showcase/pages/timeline/timelinedemo.ts index 23e9dbe453f..9ea815494f6 100755 --- a/src/app/showcase/pages/timeline/timelinedemo.ts +++ b/src/app/showcase/pages/timeline/timelinedemo.ts @@ -9,7 +9,8 @@ import { StyleDoc } from '../../doc/timeline/styledoc'; import { AccessibilityDoc } from '../../doc/timeline/accessibilitydoc'; @Component({ - templateUrl: './timelinedemo.html' + templateUrl: './timelinedemo.html', + styleUrls: ['./timelinedemo.scss'] }) export class TimelineDemo { docs = [