value
2023-08-24 57480442a2445e49e7bf25dd52fce5cf85c262a3
src/views/CNAS/satisfactionSurveys/index.vue
@@ -482,6 +482,11 @@
</script>
  
<style lang="scss" scoped>
.content-main {
    .el-form .el-form-item .el-form-item__content {
      width: 100% !important;
    }
.top-bar {
  margin: -25px -15px;
  background: #fff;
@@ -544,12 +549,6 @@
tr,
td {
  padding: 10px;
}
</style>
<style >
.content-main {
  .el-form .el-form-item .el-form-item__content {
    width: 100% !important;
  }
}
</style>