0
0
Fork 0

Do not display the navigation banner in the logo container (#27476)

This commit is contained in:
Renaud Chaput 2023-10-19 19:36:08 +02:00 committed by GitHub
parent 9f218c9924
commit 126cd7705d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 12 deletions

View file

@ -2467,6 +2467,7 @@ $ui-header-height: 55px;
.navigation-panel__sign-in-banner,
.navigation-panel__logo,
.navigation-panel__banner,
.getting-started__trends {
display: none;
}