.table[data-v-16831f8a] {
  background-color: rgba(0, 0, 0, 0);
}
.table td[data-v-16831f8a] {
  padding-left: 28px;
  font-size: 14px;
  height: 40px;
  vertical-align: middle;
}
.table .item[data-v-16831f8a]:hover {
  background-color: #e7eaef;
  color: #108ee9;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.table .current[data-v-16831f8a] {
  background-color: #38adff;
  color: #fff;
}
.menu-list-warp[data-v-16831f8a] {
  background: #fff;
  margin: 0 12px;
  border-radius: 4px;
  height: calc(100vh - 80px);
}
