Fix pointer window drag

This commit is contained in:
Gregory Schier
2023-03-20 13:34:49 -07:00
parent 74abfd21b8
commit 3aa3e09552
5 changed files with 14 additions and 14 deletions

View File

@@ -29,7 +29,7 @@
@apply bg-transparent;
}
&.cm-focused .cm-selectionBackground {
@apply bg-violet-500/20;
@apply bg-selection;
}
/* Style gutters */