king
2023-04-03 2b46797c3a5868f7f26329da5834c13aae07ad69
src/views/mobdesign/menuform/index.scss
@@ -39,4 +39,12 @@
      }
    }
  }
  .red-font {
    label {
      color: red;
    }
    textarea {
      color: red;
    }
  }
}