mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Make highlights render as absolute position
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
width: 1px;
|
||||
}
|
||||
|
||||
.editor .selection .region {
|
||||
.editor .highlight .region {
|
||||
position: absolute;
|
||||
pointer-events: none;
|
||||
z-index: -1;
|
||||
|
||||
Reference in New Issue
Block a user