loulijun2021
2023-05-10 4ee759bd3226bb2f686c99b3d93e26b4128f07a4
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;
}
@@ -84,6 +85,7 @@
  margin: 10px auto;
  /*margin-top: 20px;*/
  box-shadow: 0 0 5px #d7d6d6;
  position: relative;
}
.operationClass {