.modal-scrollbar::-webkit-scrollbar{width:6px;height:6px}.modal-scrollbar::-webkit-scrollbar-track{background:rgba(19,19,22,.5);border-radius:3px}.modal-scrollbar::-webkit-scrollbar-thumb{background:rgba(107,114,128,.6);border-radius:3px;transition:all .2s}.modal-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(107,114,128,.9)}.modal-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(107,114,128,.6) rgba(19,19,22,.5)}
