.fc-table-item[data-v-cc7366aa] {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon[data-v-cc7366aa] {
  position: relative;
}
.home[data-v-cc7366aa] {
  width: 100%;
  box-sizing: border-box;
  height: 100%;
}
.home[data-v-cc7366aa] .el-table__body-wrapper {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 217px);
}
.header[data-v-cc7366aa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.header .btn[data-v-cc7366aa] {
  margin-left: auto;
}
.pagination[data-v-cc7366aa] {
  position: fixed;
  bottom: 0;
  right: 16px;
  width: calc(100% - 200px - 16px);
  z-index: 10;
  height: 52px;
  background-color: #fff;
}

.fc-table-item {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon {
  position: relative;
}
.user-dialog {
  width: 480px !important;
  margin-left: -240px !important;
}
.user-dialog .el-dialog__body {
  height: auto !important;
}
.el-tag .el-icon-close {
  line-height: 20px;
}

