Skip to main content

Rentiva v4.53.0 — Vendor Management Mobile CSS Polish

· One min read
MaxHandMade
Maintainer

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:auto plus an overflow-x scroll 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.js updated.