Commit 7f85a33
committed
frontend: fix app container sometimes shrinks
Current CSS limits height to a maximum of -webkit-available-height
this caused the app to not use full height if there is not enough
content to push the containers to at least the window heihgt.1 parent 033caf5 commit 7f85a33
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
0 commit comments