bef93-runner blogpost
This commit is contained in:
@@ -5,11 +5,21 @@
|
||||
color: black;
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
|
||||
.bce_code_data {
|
||||
.bce_code_data, .bce_code_editarea {
|
||||
overflow-x: auto;
|
||||
font-family: $FONT_CODE;
|
||||
padding: 5px 9.5px;
|
||||
|
||||
line-height: 12pt;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
.bce_code_editarea {
|
||||
display: block;
|
||||
resize: none;
|
||||
box-sizing: border-box;
|
||||
|
||||
line-height: 12pt;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
@@ -128,6 +138,4 @@
|
||||
.bce_code_out_left { flex-grow: 0; height: 100px;}
|
||||
.bce_code_out_right { width: auto; height: 150px;}
|
||||
}
|
||||
}
|
||||
|
||||
.b93rnr_outpanel_hidden { visibility: collapse; display: none; }
|
||||
}
|
||||
Reference in New Issue
Block a user