covalent
covalent copied to clipboard
fix(editor): remove grey border
Description
removing gray border inserted in every monaco editor instance
Test Steps
- [ ]
npm run start - [ ] then go look at the editor docs
General Tests for Every PR
- [ ]
npm run startstill works. - [ ]
npm run lintpasses. - [ ]
npm run stylelintpasses. - [ ]
npm testpasses and code coverage is not lower. - [ ]
npm run buildstill works.