7 lines
81 B
CSS
7 lines
81 B
CSS
#blocklyDiv {
|
|
height: 90vH;
|
|
width: 50%;
|
|
position: absolute;
|
|
bottom: 0;
|
|
}
|