riku
2022-08-23 8fbd6b8d09e70494d920cc0b77812e9643be3196
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;