.scroll{overflow-y:auto}.with-scrollbar{scrollbar-color:rgba(var(--v-theme-grey-200));scrollbar-width:thin}.with-scrollbar::-webkit-scrollbar{height:4px;width:8px}.with-scrollbar::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}.with-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(var(--v-theme-grey-200));border-radius:8px}
