@charset "UTF-8";
.w-desc-text[data-v-6d3206ce] {
  color: #a2a4a8;
}
.w-row-text[data-v-6d3206ce] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-6d3206ce] {
  text-align: left;
}
.w-t-left[data-v-6d3206ce] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-6d3206ce] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-6d3206ce] {
  display: flex;
  align-items: center;
}
[data-v-6d3206ce] .batchOperation {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
[data-v-6d3206ce] .btn-disabled {
  opacity: 0.5 !important;
  cursor: not-allowed !important;
  background: #f5f7fa !important;
  color: #c0c4cc !important;
  border-color: #ebeef5 !important;
}
[data-v-6d3206ce] .btn-disabled:hover {
  cursor: no-drop !important; /* 鼠标悬停时显示禁用符号 */
  opacity: 0.5 !important;
  background: #f5f7fa !important;
  color: #c0c4cc !important;
  border-color: #ebeef5 !important;
}
