guonan
8 天以前 a57caa72a54efe9de3fe26a6c36d3e8038267377
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>