guonan
2025-05-07 07c4973e48d82b970deb917013328aae45bc6703
src/components/tools/seeAnalyze.vue
@@ -128,20 +128,20 @@
  border-color: rgb(0, 150, 136);
}
/deep/ .el-slider__input {
  width: 112px;
}
/deep/ .el-input__wrapper {
  background-color: #fff !important;
  // background-color: #fff !important;
  border-color: #fff !important;
}
/deep/ .el-input-number {
  span {
    background-color: #fff !important;
    color: #000000;
    // background-color: #fff !important;
    background: rgba(8, 75, 66, 1) !important;
    color: white !important;
  }
}