Closed danieltrigalo closed 2 years ago
Monday complained that in the current position at the bottom of the screen not so much attention is paid to messages
.
You can override snack bar defaults.
@NgModule({ providers: [ {provide: MAT_SNACK_BAR_DEFAULT_OPTIONS, useValue: {verticalPosition: 'top'}} ] })
Monday complained that in the current position at the bottom of the screen not so much attention is paid to messages
.