Fixing the editor pane display

This commit is contained in:
patriceac 2023-01-15 17:58:56 -08:00
parent c5a42b51d9
commit de902a6340

View File

@ -140,6 +140,7 @@ code {
display: flex;
flex-direction: column;
flex: 0 0 380pt;
overflow-x:hidden;
}
#editor label {
font-weight: normal;