Merge branch 'feat/codemirror-6'
This commit is contained in:
@@ -32,8 +32,11 @@
|
||||
}
|
||||
|
||||
::selection {
|
||||
@apply bg-accent;
|
||||
@apply text-accentContrast;
|
||||
@apply bg-divider;
|
||||
}
|
||||
|
||||
.cm-focused {
|
||||
@apply !outline-none;
|
||||
}
|
||||
|
||||
input::placeholder,
|
||||
@@ -286,7 +289,7 @@ pre.ace_editor {
|
||||
}
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
input[type="checkbox"].checkbox {
|
||||
@apply hidden;
|
||||
|
||||
&,
|
||||
|
||||
Reference in New Issue
Block a user