feat: port bulk editor textareas to codemirror
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
}
|
||||
|
||||
input::placeholder,
|
||||
textarea::placeholder {
|
||||
textarea::placeholder,
|
||||
.CodeMirror-empty {
|
||||
@apply text-secondaryDark;
|
||||
@apply opacity-25;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user