mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update editor lines & cursors to not use bootstrap-styled pre element
This commit is contained in:
@@ -139,6 +139,10 @@
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.editor .line {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.editor .line span {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user