Use Atom > Open Your Stylesheet to open the styles.less file in the editor, then add the following:
atom-text-editor::shadow {
.wrap-guide {
visibility: hidden;
}
}
Use Atom > Open Your Stylesheet to open the styles.less file in the editor, then add the following:
atom-text-editor::shadow {
.wrap-guide {
visibility: hidden;
}
}