/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.lingxi-dashboard-table-wrap {
  width: 100%;
  background-color: #fff;
}
.lingxi-dashboard-table-header {
  color: #1c242e;
  font-weight: 600;
}
.lingxi-dashboard-table-pagination {
  padding: 20px 0;
  text-align: right;
}
