.app-scrollbar::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(0,0,0,0)}.app-scrollbar::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}.app-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--disabled)}