Revert "Define widths for BEAM and UNDERLINE cursors (#1389)"

This reverts commit 4a085895e4.
This commit is contained in:
Guillermo Rauch 2017-02-15 18:49:49 -03:00
parent d44deb32c8
commit 6cda6cad96

View file

@ -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}