.Packages { position: relative; &::-webkit-scrollbar { position: absolute; right: 0; top: 0; z-index: 2; width: 5px !important; } &::-webkit-scrollbar-button { display: none; appearance: none; } &::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #97bae6; } &::-webkit-scrollbar-track { background-color: transparent !important; display: none; appearance: none; } }