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