• Resolved dangyen

    (@dangyen)


    Hi,

    On desktop, when I custom the css, the table displays as expected (some columns are set to max-width) so horizon scroll is not necessary.

    I can set overflow-x: hidden;

    However when viewed from mobile, the table is overflowed (table width to large).

    My question is, is it possible to use overflow-x: hidden on desktop and
    overflow-x: scroll on mobile view?
    I tried overflow-x: auto but it doesn’t seem to work!

    Thanks you!

    • This topic was modified 1 month, 2 weeks ago by dangyen.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.