.auditDashboard {
  &Wrapper {
    display: flex;
    justify-content: center;
  }

  &Dropdown,
  &Date {
    margin-right: 6px;
    min-width: 250px;
  }
}
