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;