Skip to content

Commit ddcb651

Browse files
Updated the navbar css (#388)
Co-authored-by: tumms2021389 <[email protected]>
1 parent f8fdbc5 commit ddcb651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular-sdk-components/src/lib/_components/infra/navbar/navbar.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ $natural-ease: cubic-bezier(0.4, 0.6, 0.1, 1) !default;
3939
.psdk-appshell-nav {
4040
z-index: 199;
4141
position: fixed;
42+
top: 0;
4243
display: flex;
4344
flex-direction: column;
4445
justify-content: flex-start;

0 commit comments

Comments
 (0)