Skip to content

Commit

Permalink
Merge pull request #8157 from michaelchadwick/school-list-actions-nee…
Browse files Browse the repository at this point in the history
…d-padding

add proper mixin to school list actions
  • Loading branch information
dartajax authored Sep 24, 2024
2 parents 83c5ab8 + e67d7a0 commit 7ab89d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/frontend/app/styles/components/school-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
.title {
@include m.main-list-box-header-title;
}

.actions {
@include m.main-list-box-header-actions;
}
}
}

Expand Down

0 comments on commit 7ab89d9

Please sign in to comment.