吉安感知网项目-前端
chenyao
2026-06-04 f2fb529a9d47ea656a0ab02b80e4879a104de397
feat:feat:更新组件el-cascader 样式 内置input高度统一设置
1 files modified
1 ■■■■ changed files
applications/task-work-order/src/styles/common/cockpit.scss 1 ●●●● patch | view | raw | blame | history
applications/task-work-order/src/styles/common/cockpit.scss
@@ -99,6 +99,7 @@
  .el-input__inner {
    height: 100%; // 让内部 input 撑满
    line-height: 36px;
    height: 36px !important;
    &::placeholder {
      color: var(--tips);
    }