diff --git a/aio/src/styles/2-modules/_notification.scss b/aio/src/styles/2-modules/_notification.scss index fcdd67234f..78a6cde583 100644 --- a/aio/src/styles/2-modules/_notification.scss +++ b/aio/src/styles/2-modules/_notification.scss @@ -73,7 +73,7 @@ aio-notification { } mat-sidenav.mat-sidenav.sidenav { - top: 56px + $notificationHeight; + top: 64px + $notificationHeight; @media (max-width: 600px) { top: 56px + $notificationHeight;