mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
Reset highlights so they don’t interfere with styleguide text.highlight
This commit is contained in:
@@ -251,6 +251,11 @@
|
||||
width: 1px;
|
||||
}
|
||||
|
||||
.editor .highlight {
|
||||
background: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.editor .highlight .region,
|
||||
.editor .selection .region {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user