mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Add highlights class for package compatibility
This commit is contained in:
committed by
Antonio Scandurra
parent
6ed7cd97cc
commit
207cd31054
@@ -2979,6 +2979,7 @@ class LinesTileComponent {
|
||||
|
||||
return $.div(
|
||||
{
|
||||
className: 'highlights',
|
||||
style: {
|
||||
position: 'absolute',
|
||||
contain: 'strict',
|
||||
|
||||
Reference in New Issue
Block a user