Skip to content

Commit

Permalink
Reapply style: app theme density in styles.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
lukestanley committed Oct 28, 2024
1 parent d12d7ed commit 06f9e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ $kendraio-app-theme: mat.m2-define-light-theme((
warn: $kendraio-app-warn
),
typography: mat.m2-define-typography-config(),
density: 0,
density: -1,
));


Expand Down

0 comments on commit 06f9e6b

Please sign in to comment.