Skip to content

Commit

Permalink
added missing .list selector and mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelchadwick committed Sep 9, 2024
1 parent b0bd2be commit 4c3a8f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/frontend/app/styles/components/reports/root.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,9 @@
@include m.main-list-box-header-actions;
}
}

.list {
@include m.main-list-box-table;
}
}
}

0 comments on commit 4c3a8f7

Please sign in to comment.