Currently using Ng-Zorro for my template styling and working on implementing a date picker that I want to align perfectly with the dropdown menu above it.
I would like to adjust the width of the date-picker manually within the template, but after visiting this link, it seems like the width cannot be changed...
I've attempted inline styling in HTML without success, so I'm wondering if anyone has successfully resized the nz-date-picker width with Ng-Zorro.