📱 TablixJS Mobile Horizontal Scroll Test

Testing Instructions:

✅ Table wrapper with horizontal scrolling is enabled

Test 1: Wide Table (Many Columns)

This table has many columns that will overflow on mobile devices. Only the table should scroll horizontally.

Test 2: Table with Search & Pagination

Controls should remain accessible while table scrolls horizontally.

Test 3: Dark Theme Compatibility

Testing that horizontal scroll works with dark theme.

Note: The table wrapper (.tablix-table-wrapper) now has overflow-x: auto, allowing horizontal scrolling on mobile devices while keeping controls visible.