1
0

fixed 'g'+'p' commands

This commit is contained in:
2018-01-02 20:49:37 +01:00
parent cb816b5dd7
commit a3c191a837
3 changed files with 40 additions and 26 deletions

View File

@@ -108,13 +108,13 @@
.bce_code_out_left {
flex-grow: 1;
margin: 0 4px 4px 4px;
height: 200px;
height: 300px;
display: flex;
flex-direction: column;
}
.bce_code_out_right {
height: 200px;
height: 300px;
width: 200px;
margin: 0 4px 4px 4px;
display: flex;