king
2023-06-14 08cce3334a2dc81d690b518136b0aaea64e48b0b
src/views/mobdesign/menuform/index.scss
@@ -39,4 +39,12 @@
      }
    }
  }
  .red-font {
    label {
      color: red;
    }
    textarea {
      color: red;
    }
  }
}