
.tips-wrapper[data-v-7b660c1a] {
  margin-bottom: 10px;
  color: #606266;
  line-height: 22px;
}
.tips-title[data-v-7b660c1a] {
  font-weight: 600;
  margin-bottom: 4px;
}
.table-toolbar[data-v-7b660c1a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  color: #606266;
}
.dialog-body[data-v-7b660c1a] {
  height: min(60vh, 520px);
  min-height: 360px;
}
.table-wrap[data-v-7b660c1a] {
  min-height: 0;
}
[data-v-7b660c1a] .batch-delete-dialog .el-dialog__body {
  padding-top: 12px;
  max-height: none !important;
  overflow: hidden;
}

