smarti/src/components/Blockly/BlocklyComponent.css
2020-07-23 12:01:42 +02:00

7 lines
81 B
CSS

#blocklyDiv {
height: 90vH;
width: 50%;
position: absolute;
bottom: 0;
}