Admin
2022-11-28 86df8381de31cbc64ea7415205b08307281361e1
src/styles/index.scss
@@ -194,10 +194,10 @@
  //  background-color: #034EA2;
  }
  .el-button{
    background-color: #034EA2;
    background-color: #034ea2 !important;
  }
  .el-button--primary{
    border-color: #034EA2;
    .el-button--primary{
    border-color: #034ea2 !important;
  }
}