Fix code mode z-index

pull/645/head
Tienson Qin 2020-10-11 15:30:39 +08:00
parent ad24fd98cb
commit 1ca8212a18
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
[state config id attr code pos_meta]
[:div.relative
[:div.absolute.top-0.right-0.p-1.text-sm.text-gray-500
{:style {:z-index 1000
{:style {:z-index 2
:background "white"}}
(get attr :data-lang "javascript")]
[:textarea (merge {:id id