loulijun2021
2023-01-03 1c0d53fe69f4fe442810d2ccc0cd44ca54931393
src/styles/global.css
@@ -71,7 +71,8 @@
.elForm {
  display: flex;
  /*justify-content: flex-start;*/
  justify-content: space-between;
  /*justify-content: space-between;*/
  /*justify-content: space-around;*/
  width: 100%;
  flex-wrap: wrap;
}
@@ -83,6 +84,7 @@
  width: 100%;
  margin: 10px auto;
  /*margin-top: 20px;*/
  box-shadow: 0 0 5px #d7d6d6;
}
.operationClass {