智慧园区前端大屏
src/styles/base/index.scss
@@ -33,12 +33,12 @@
}
::-webkit-scrollbar-thumb {
  background-color: #BFBFBF;
  background: #4acfff;
  border-radius: 3px;
}
::-webkit-scrollbar-track {
  background-color: rgb(255, 255, 255);
  background: #1d486e;
}
.content-center {