唐耀东
2022-05-31 219f95ef447355d55c8cc37847a4ee7e1cd9f3ea
src/assets/styles/custom.scss
@@ -3,8 +3,8 @@
  background-color:#f8f8f8;
}
::-webkit-scrollbar {//滚动条的宽度
  width:6px;
  height:6px;
  width:10px;
  height:10px;
}
::-webkit-scrollbar-thumb {//滚动条的设置
  background-color:#dddddd;