Skip to content

Commit 4146bcf

Browse files
spliffonespike-rabbit
authored andcommitted
fix(navbar-vertical): support flexible drop down positioning
1 parent 69f2e25 commit 4146bcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/element-ng/navbar-vertical/si-navbar-vertical-group.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import { SI_NAVBAR_VERTICAL } from './si-navbar-vertical.provider';
2323
:host {
2424
display: block;
2525
overflow: hidden;
26+
position: static;
2627
}
2728
`,
2829
host: {

0 commit comments

Comments
 (0)