From 6f800c0ba26c3936c626c81c6d9a5592cfa2b26f Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 22 Jul 2021 13:06:51 +0200 Subject: more moving around --- styles/editor.css | 1 + 1 file changed, 1 insertion(+) (limited to 'styles/editor.css') diff --git a/styles/editor.css b/styles/editor.css index 8e0db4a..cb9bc35 100644 --- a/styles/editor.css +++ b/styles/editor.css @@ -507,6 +507,7 @@ header .projarea { header .projarea.disabled { opacity: 0; + pointer-events: none; } header .projarea > * { -- cgit v1.2.3