.data-table[data-v-52c495df] .ant-table-title {
  background-color: #f5f5f5;
}
.data-table[data-v-52c495df] .goods_detail {
  min-width: 250px;
}
.data-table[data-v-52c495df] .ant-btn-link {
  color: #333333;
}
.data-table[data-v-52c495df] .ant-btn-link:hover {
  color: #1890ff;
}
.data-table[data-v-52c495df] .ant-table-tbody .ant-table-row:last-child td {
  border-right: none;
}
.data-table[data-v-52c495df] .ant-table-tbody .ant-table-row:last-child td:last-child {
  border-right: 1px solid #f0f0f0;
}
.data-table[data-v-52c495df]:hover {
  box-sizing: border-box;
  border: 1px solid #40a9ff;
}
.data-table[data-v-52c495df]:hover .ant-btn-primary {
  background-color: #1890ff !important;
  color: #ffffff;
}

