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