fix: remove basic-setup and drawSelection on codemirror instance to resolve ::selection property
This commit is contained in:
@@ -31,8 +31,11 @@
|
||||
}
|
||||
|
||||
::selection {
|
||||
@apply bg-accent;
|
||||
@apply text-accentContrast;
|
||||
@apply bg-divider;
|
||||
}
|
||||
|
||||
.cm-focused {
|
||||
@apply !outline-none;
|
||||
}
|
||||
|
||||
input::placeholder,
|
||||
|
||||
Reference in New Issue
Block a user