I was wondering whether I could remove the black bar at the top of the editor (between tabs and the editor) here using e.g. border: none; or display: none;. But I couldn't for the life of me find the border-top or the component that was causing this black divider in the devtools.

Neither could I find it in the editor css.