._wrapper_qmhhj_1 {
  border: var(--divider-height) solid var(--color-border-2);
  border-radius: 4px;
  height: 150px;
  overflow: auto;
}
.el-tag {
  font-size: var(--size-font-7);
  height: auto;
  line-height: 1.5;
  max-width: 98%;
  min-height: 30px;
  padding-top: 4px;
  white-space: normal;
}
._tag_qmhhj_18 {
  font-size: var(--size-font-7);
  height: auto;
  line-height: 1.5;
  margin: 5px;
  max-width: 98%;
  min-height: 30px;
  padding-top: 4px;
  white-space: normal;
}
._input_qmhhj_29 {
  border: none;
  height: 30px;
  margin: 2px;
  outline: 0;
  padding: 0 8px;
  width: 98%;
}._warper_w4bis_1 {
  width: 100%;
}
._dialog_w4bis_5 {
  margin-top: 20vh !important;
}
._title_w4bis_9 {
  margin-bottom: 12px;
}
._tip_w4bis_13 {
  align-items: center;
  background-color: var(--state-doing-bg);
  border-radius: 4px;
  color: var(--state-doing-color-1);
  display: flex;
  justify-content: space-between;
  line-height: 1.5;
  margin-bottom: 12px;
  padding: 6px 12px;
}
._tip_w4bis_13 ._btnWarper_w4bis_24 {
  display: flex;
  margin-left: 20px;
}