adaptation of the functionalities to Blockly package

This commit is contained in:
Delucse
2020-07-23 15:42:01 +02:00
parent d1d7a447bc
commit c2405de04a
11 changed files with 254 additions and 73 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
#blocklyDiv {
height: 90vH;
height: 60vH;
width: 50%;
position: absolute;
bottom: 0;
}