Skip to content

Commit 92c84b5

Browse files
committed
viewport: updated
1 parent 71bf9e0 commit 92c84b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/module/creative/viewport/viewport.content.body/viewport.content.body.component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ export class ViewportContentBodyComponent implements OnInit {
1111

1212
@Input('scrollable') scrollable = false;
1313

14+
navbarOpacity: boolean;
15+
1416
constructor() { }
1517

1618
ngOnInit() { }

0 commit comments

Comments
 (0)