diff --git a/src/webpage/markdown.ts b/src/webpage/markdown.ts index 5087b82..dad46bc 100644 --- a/src/webpage/markdown.ts +++ b/src/webpage/markdown.ts @@ -1256,6 +1256,7 @@ class MarkDown { this.saveTrusted(); }); full.show(); + full.background.deref()!.style.zIndex = "300"; } }; } else {