样式小改

master
wj 2 years ago
parent 372aed4139
commit 1fd1c3e8a6
  1. 4
      psdc-ui/src/views/analyse/nhtj/index.vue
  2. 1
      psdc-ui/src/views/control/manual/index.vue

@ -543,6 +543,10 @@ const { filterForm } = toRefs(data);
//color: #f3ffff;
color: #606266 !important;
}
::v-deep .el-table__row:hover td{
background-color: #fff !important;
color: #000 !important;
}
@media (max-width:960px) {
.app-container{
padding: 8px;

@ -789,6 +789,7 @@ function getSetTemperatureFun(item){
::v-deep .el-form-item--default .el-form-item__content{
line-height: 32px;
font-size: 14px;
color: #f5901a;
}
::v-deep .el-timeline-item__content{
white-space: normal;

Loading…
Cancel
Save