unknown
2022-08-16 edd35a251b58b1fad17015deda92324f74458434
component/inputcell/inputcell.wxss
@@ -18,6 +18,15 @@
  padding-right: 6px;
}
.required {
  color: red;
  text-align: center;
}
.not-required {
  color: transparent;
}
.title-cell{
  white-space: nowrap;
  display: inline-block;