react-widgets
react-widgets copied to clipboard
DateTimePicker Cutting in Container make over-flow-x

hello.. I need help when use dateTimePicker in tabel row like cutting when use overflow-x auto.
<div class="hozontal-scroll">......</div>
in class hozontal-scroll
.hozontal-scroll { overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; }