Rentiva v4.53.0 — Vendor Management Mobile CSS Polish
· One min read
Vendor Management mobile rendering fixes. The Vendors table was broken at 390px — columns crushed to ~40px causing vertical text — and now scrolls horizontally. Settings and Commission inputs respect container width at narrow widths.
What's New
Vendor Management — Mobile Layout Fixes
- Vendors tab: fixed broken layout at 390px —
table-layout:autoplus anoverflow-xscroll wrapper at ≤900px. - Vendors tab: Name and Email columns now enforce a minimum width (110px / 150px) at narrow breakpoints so content stays readable.
- Settings tab: textarea and number inputs use
max-width:100%to prevent overflow. - Commission tab: the label input respects container width at ≤600px.
- Build:
vendor-management.css/vendor-management.jsupdated.
