Skip to content

Commit a34c220

Browse files
author
Maja Grubic
committed
Fixing fullscreen mode view
1 parent e087e1d commit a34c220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugins/dashboard_embeddable_container/public/embeddable/grid/_dashboard_grid.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* otherwise the height is set inline.
3333
*/
3434
.dshLayout-isMaximizedPanel {
35-
height: 100% !important; /* 1. */
35+
height: 100vh !important; /* 1. */
3636
width: 100%;
3737
position: absolute;
3838
}

0 commit comments

Comments
 (0)