mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
[#181] place controls in correct position on mobile and desktop, update todo, add new stylesheet for dividers
This commit is contained in:
parent
58d4eb855c
commit
bc12a194a0
6 changed files with 53 additions and 58 deletions
|
@ -60,7 +60,6 @@ class App {
|
|||
document.dispatchEvent(this.manager.appstart);
|
||||
|
||||
this.initialiseSplitter();
|
||||
this.adjustComponentSizes();
|
||||
this.setCompileMessage();
|
||||
this.loadLocalStorage();
|
||||
this.populateOperationsList();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue