.page-detail-survey .table-input .el-form-item .el-form-item__content {
  margin: 0 !important;
}
.page-detail-survey .table-input .el-form-item .el-textarea {
  width: 100%;
}
.page-detail-survey .add-btn-top {
  margin-top: 20px;
}
.page-detail-survey .add-table .el-table td div {
  width: 100%;
}

