index.module.scss 96 B

12345
  1. .newPcsInconsistent {
  2. :global(.ant-input-number-input) {
  3. color: #ff4d4f !important;
  4. }
  5. }