diff --git a/lib/components/term.js b/lib/components/term.js index dd206da9..b9b91f61 100644 --- a/lib/components/term.js +++ b/lib/components/term.js @@ -250,10 +250,6 @@ export default class Term extends Component { .cursor-node[focus="false"] { border-width: 1px !important; } - .cursor-node[focus="true"] { - border-left-width: 1px; - border-bottom-width: 2px; - } ${hyperCaret} ${scrollBarCss} ${css}