mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Merge pull request #2419 from atom/bo-fix-cursor
Make cursor visible when over indent guides
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
.cursor {
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
&.is-focused .cursors.blink-off .cursor {
|
||||
|
||||
Reference in New Issue
Block a user