.CustomScroll{display:flex;flex-direction:column;position:relative}.CustomScroll--vertical{max-height:100vh}.CustomScroll--vertical .CustomScroll__outer{height:100%;left:0;right:unset;top:0;width:16px}.CustomScroll--vertical .CustomScroll__inner{padding:0 0 0 1px}.CustomScroll__outer{bottom:0;height:16px;overflow:auto;position:fixed;right:16px;z-index:2}.CustomScroll__inner{padding-top:1px}.CustomScroll__content{flex-grow:1;overflow:auto}.CustomScroll__content::-webkit-scrollbar-track{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN89x8AAuEB74Y0o2cAAAAASUVORK5CYII=) 50% repeat-x}
