diff options
author | lonkaars <loek@pipeframe.xyz> | 2021-07-22 13:06:51 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2021-07-22 13:06:51 +0200 |
commit | 6f800c0ba26c3936c626c81c6d9a5592cfa2b26f (patch) | |
tree | 207bd179a2c8411e535507059a4c51f5b8d7644b /styles/editor.css | |
parent | a0363e11e38a25ab015f72ea9895c58219f049f0 (diff) |
more moving around
Diffstat (limited to 'styles/editor.css')
-rw-r--r-- | styles/editor.css | 1 |
1 files changed, 1 insertions, 0 deletions
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 > * { |