fix(docs-infra): fix sidenav positioning when notification is shown (#27250)
_Before:_  _After:_  PR Close #27250
This commit is contained in:
parent
fa0c65efe5
commit
dfdc2adbc6
@ -73,7 +73,7 @@ aio-notification {
|
||||
}
|
||||
|
||||
mat-sidenav.mat-sidenav.sidenav {
|
||||
top: 56px + $notificationHeight;
|
||||
top: 64px + $notificationHeight;
|
||||
|
||||
@media (max-width: 600px) {
|
||||
top: 56px + $notificationHeight;
|
||||
|
Loading…
x
Reference in New Issue
Block a user