吉安感知网项目-前端
shuishen
2026-03-05 d75d83bd2a1f4e13634f84f8a4de1f7457187b2b
applications/task-work-order/src/styles/common/cockpit.scss
@@ -55,6 +55,11 @@
  color: #ffffff;
}
.gd-select,.gd-input,.gd-input-text,.gd-date-picker{
  .is-disabled{
    opacity: 0.6;
  }
}
.gd-select {
  --bg: #{$form-bg};
  --tips: #{$form-tips};
@@ -1177,8 +1182,6 @@
}
.el-popper {
  background: #FEFEFE !important;
  .el-menu--popup-container {
    .el-menu--popup {
      min-width: auto !important;
@@ -1199,7 +1202,7 @@
        }
        &:first-child {
          margin-top: 0;
          margin-top: 0 !important;
        }
      }