Ver Fonte

日常开发

林旭祥 há 1 mês atrás
pai
commit
7fd16771c6
1 ficheiros alterados com 0 adições e 14 exclusões
  1. 0 14
      src/layout/index.vue

+ 0 - 14
src/layout/index.vue

@@ -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>