riku
2022-09-06 6235a7b6d65733c3e95492a2b02bf87bd94772f5
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;