.scrollable-container{overflow-y:auto;overflow-x:hidden;padding:0;box-sizing:border-box;width:100%;height:100%}.scrollable-container::-webkit-scrollbar{width:8px}.scrollable-container::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2);border-radius:4px}.scrollable-container::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,100%,.4)}
/*# sourceMappingURL=c087c88fea9fc679.css.map*/