guonan
2025-04-30 742cecf2dd52906ff00a50461839bda83a3cbc6d
src/components/monifangzhen/ResultAssess.vue
@@ -260,47 +260,4 @@
  color: white !important;
}
</style>
<style>
.el-select-dropdown {
  background: rgba(8, 75, 66, 1) !important;
  color: white !important;
}
.el-picker-panel__body {
  color: white !important;
}
.el-picker-panel__body div {
  background: transparent !important;
}
.el-picker-panel {
  background: rgba(8, 75, 66, 1) !important;
}
.el-select-dropdown__item {
  color: white !important;
  font-size: 12px !important;
}
.el-date-table th {
  color: white !important;
}
.el-select-dropdown__item.hover,
.el-select-dropdown__item:hover {
  color: #409eff !important;
}
.el-input__wrapper {
  background: rgba(8, 75, 66, 1) !important;
  border: 2px solid #437a74 !important;
  box-shadow: none !important;
}
.el-select__wrapper {
  background: rgba(8, 75, 66, 1) !important;
  border: 2px solid #437a74 !important;
  box-shadow: none !important;
}
</style>