loulijun2021
2022-06-24 3d14449abab5055e2f370be4fa1a31c15c715453
src/styles/global.css
@@ -12,13 +12,25 @@
.body {
  display: flex;
  flex-direction: column;
  height: 800px;
  background-color: #eee;
  height: 100%;
  /*background-color: #eee;*/
  margin: 0;
  padding: 30px 10px 0 20px;
  padding: 0 10px;
}
.elForm {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}
.elTableDiv {
  display: flex;
  border: 1px solid #eee;
  width: 99%;
  margin: 0 auto;
}
/*
定义滚动条高宽及背景