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