Commit f12aa09
committed
frontend: fix guide not using full height
In the Qt app the guide does not spawn over the whole window height
on large screen and looks broken. Medium and small screen are fine.
Current CSS using webkit-fill-available as guide height, but it
should expand to the full height of the window.1 parent a667881 commit f12aa09
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments