gongchunyi
2026-01-14 3a45bd762e14e654f252965adddeee2f9b3efb9d
src/assets/styles/element-ui.scss
@@ -148,3 +148,9 @@
.el-button--primary {
  background: #3a7bfa;
}
//滚动条
::-webkit-scrollbar
{
  width: 8px !important;
  height: 8px !important;
}