@@ -86,17 +86,3 @@ onBeforeUnmount(() => {
background: radial-gradient(87% 87% at 9% -34%, #315f7e 0%, #0f1926 100%);
}
</style>
-<style lang="scss">
-// ::-webkit-scrollbar {
-// width: 6px;
-// height: 6px;
-// }
-
-// ::-webkit-scrollbar-track {
-// background-color: #f1f1f1;
-// ::-webkit-scrollbar-thumb {
-// background-color: #c0c0c0;
-// border-radius: 3px;
-// }</style>