Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 679279839
  • Loading branch information
Google AI Edge authored and copybara-github committed Sep 26, 2024
1 parent 154b960 commit 91d03c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ui/src/theme/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ $blue-palette: (
// The `mat.core` mixin applies common styles used by multiple
// components, such ripples, overlays, high contrast mode, etc.
@include mat.core();
@include mat.app-background();
@include mat.elevation-classes();

// Define the application's color palettes.
$primary: mat.m2-define-palette($blue-palette, 600);
Expand Down

0 comments on commit 91d03c9

Please sign in to comment.