/* 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-date-wrap {
  display: flex;
  width: 100%;
  background-color: #fff;
}
.lingxi-dashboard-date-wrap .lingxi-dashboard-date-header {
  padding-top: 5px;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
