mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix: codemirror style
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
(when-not (= mode "calc")
|
||||
[:div.extensions__code-lang
|
||||
(string/lower-case mode)]))
|
||||
[:div.flex.flex-1.flex-row.w-full.mt-6.pr-2
|
||||
[:div.flex.flex-1.flex-row.w-full.mt-6
|
||||
[:textarea (merge {:id id
|
||||
;; Expose the textarea associated with the CodeMirror instance via
|
||||
;; ref so that we can autofocus into the CodeMirror instance later.
|
||||
|
||||
Reference in New Issue
Block a user