style: 💄 Impostato colore azione snackbar su colore secondario

This commit is contained in:
Maicol Battistini 2021-10-08 10:45:02 +02:00
parent 49d83a672f
commit 965e1cb2f3
No known key found for this signature in database
GPG Key ID: 4FDB0F87CDB1D34A
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ top-app-bar mwc-fab.sticky {
--mdc-theme-outline-color: #e0e0e0;
--mdc-typography-font-family: #{variables.$body_font};
--mdc-typography-button-font-family: #{variables.$headings_font};
--mdc-snackbar-action-color: #{variables.$secondary};
@each $type in headline1, headline2, headline3, headline4, headline5, headline6, subtitle1, subtitle2 {
--mdc-typography-#{$type}-font-family: #{variables.$body_font};