react-widgets icon indicating copy to clipboard operation
react-widgets copied to clipboard

DateTimePicker Cutting in Container make over-flow-x

Open septe01 opened this issue 3 years ago • 0 comments

image

hello.. I need help when use dateTimePicker in tabel row like cutting when use overflow-x auto.

image <div class="hozontal-scroll">......</div>

in class hozontal-scroll .hozontal-scroll { overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; }

septe01 avatar Sep 15 '22 07:09 septe01