mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
[#181] mobile layout: set heights of all components to make up 100vh
This commit is contained in:
parent
c779d39a2b
commit
f6b23ecca5
10 changed files with 50 additions and 46 deletions
|
@ -668,7 +668,7 @@ class App {
|
|||
this.manager.recipe.adjustWidth();
|
||||
this.manager.input.calcMaxTabs();
|
||||
this.manager.output.calcMaxTabs();
|
||||
this.manager.controls.calcControlsHeight();
|
||||
this.manager.controls.calcControlsHeight(); //@TODO
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue