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