fixed 'g'+'p' commands
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user