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