Skip to content

Commit 828bbaf

Browse files
authored
Merge pull request #1195 from koba-ninkigumi/patch-1
[fix error] Deprecated selector
2 parents 32ee7be + 82f4b2a commit 828bbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/highlights.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@import "ui-variables";
22

3-
atom-text-editor::shadow {
3+
atom-text-editor.editor {
44
.highlights {
55
.atom-typescript-occurrence {
66
.region {

0 commit comments

Comments
 (0)