loulijun2021
2022-09-07 ef9633e0d1689fd8869170f3aa0af6c90c2e5e7f
src/styles/global.css
@@ -39,6 +39,14 @@
  padding: 10px;
}
.bodyTopFormExpand {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eee;
  cursor: pointer;
}
.elForm {
  display: flex;
  justify-content: flex-start;
@@ -70,9 +78,10 @@
}
.ellipsis{
  text-overflow   :ellipsis;overflow:hidden;white-space:nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*