Skip to content

Commit 0a784a2

Browse files
committed
fix(app-navigation-header): add missing default display type
1 parent 89581df commit 0a784a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/web/leavitt/app/app-navigation-header.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export class LeavittAppNavigationHeader extends LitElement {
6969
}
7070
7171
footer {
72+
display: flex;
7273
grid-area: footer;
7374
}
7475

0 commit comments

Comments
 (0)