jquery-asScrollable icon indicating copy to clipboard operation
jquery-asScrollable copied to clipboard

How to set the width of the container

Open adelriosantiago opened this issue 7 years ago • 1 comments

Is there a setting to define the width of the container? In the chat I see 3 different widths, for large screens, tablets and mobile.

How do we change these sizes?

Thanks.

adelriosantiago avatar Nov 21 '17 05:11 adelriosantiago

You can change the width via media query in css. The plugin will update the width according to the css define when resize. Also it will use the css values.

thecreation avatar Nov 22 '17 18:11 thecreation