primeNg timeline vertical alignment broken in case of small devices #14582
Labels
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In case of small devices vertical timeline is broken while using large text content and timeline event separator is not aligned properly.
Environment
"primeng": "15.4.1",
"@angular/platform-browser": "15.2.10",
"@angular/platform-browser-dynamic": "15.2.10",
"@angular/core": "15.2.10",
"@angular-eslint/eslint-plugin": "15.2.1",
"@angular/animations": "15.2.10",
"@angular/cdk": "15.2.9",
"@angular/cli": "15.2.8",
"@angular/compiler": "15.2.10",
"@angular/compiler-cli": "15.2.10",
Reproducer
https://stackblitz.com/edit/s1cau3?file=package.json,src%2Fapp%2Fdemo%2Ftimeline-basic-demo.html,src%2Fapp%2Fdemo%2Ftimeline-basic-demo.ts,src%2Fstyles.scss
Angular version
15.2.1
PrimeNG version
15.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.6.2
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
Timeline event separator should not be broken for small devices, when large content is given.
The text was updated successfully, but these errors were encountered: