Skip to content

Commit

Permalink
Update app.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdaley committed Oct 26, 2023
1 parent 0af5347 commit 59ad11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/app/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

@use "components/toolbar";
@use "components/x-tooltip";
@use "components/overflow-menu";
@use "components/popover";
@use "components/footer";
@use "components/nav";
Expand All @@ -21,6 +20,7 @@
@use "components/editable-field";
@use "components/modal-dialog";
@use "components/multiselect";
@use "components/overflow-menu";
@use "components/page";
@use "components/row-results";
@use "components/header/active-filter-list";
Expand Down

0 comments on commit 59ad11e

Please sign in to comment.