gaoluyang
2025-03-31 f3c67c8993ceae10e89409fcaefa6a53e8e1df55
src/assets/styles/element-ui.scss
@@ -148,3 +148,9 @@
.el-button--primary {
  background: #3a7bfa;
}
//滚动条
::-webkit-scrollbar
{
  width: 8px !important;
  height: 8px !important;
}