Skip to content

Commit b1c8fba

Browse files
committed
Update layout height
1 parent c725b5b commit b1c8fba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/views/builder_root.blade.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
height: 100%;
1212
margin: 0;
1313
}
14+
div#gjs {
15+
height: 100vh !important;
16+
}
1417
</style>
1518
@routes
1619
</head>

0 commit comments

Comments
 (0)