riku
2022-08-26 c765c26eee1249b0a8d72d2b203b2ed124c2bbf6
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;