mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
The a11y fix in #1609 wrapped the bare Scroll Range mat-select in a mat-form-field for its label, but the wrapper reserved subscript space (78.8px vs the date field 56px) and anchored to the row top, leaving the date picker ~11px lower on every implementation reports screen. Use subscriptSizing="dynamic" (no hints are used) and center on the cross axis, restoring the aligned 56px row from v0.15.8 while keeping the label. Verified headlessly against the regtest fixture: both fields now render at identical top/height. Fixes #1635 |
||
|---|---|---|
| .. | ||
| Release-notes-0.15.9.md | ||