.layout-scroll{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.layout-scroll--height-100{max-height:100px}.layout-scroll--height-200{max-height:200px}.layout-scroll--height-300{max-height:300px}.layout-scroll--height-400{max-height:400px}.layout-scroll--height-500{max-height:500px}.layout-scroll--height-600{max-height:600px}.layout-scroll--height-700{max-height:700px}.layout-scroll--height-800{max-height:800px}.layout-scroll--height-900{max-height:900px}.layout-scroll--height-1000{max-height:1000px}.layout-scroll--both{overflow:auto}.layout-scroll--vertical{overflow-x:hidden}.layout-scroll--horizontal{overflow-y:hidden}.layout-scroll--disabled{overflow:hidden}
