diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2020-04-17 22:55:10 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2020-04-17 22:55:10 -0400 |
| commit | 67c56296339bd1c760b704c1d14710ec6f575d49 (patch) | |
| tree | 312cc96b7922b07cde7889ceee104bc64251a620 /src/client/views/nodes/PresBox.scss | |
| parent | 619cb5bbd10fd3aff80b93c4163bf5c3fcbdba50 (diff) | |
added freeze button for web boxes. cleaned up pointerevent setting throughout code.
Diffstat (limited to 'src/client/views/nodes/PresBox.scss')
| -rw-r--r-- | src/client/views/nodes/PresBox.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/PresBox.scss b/src/client/views/nodes/PresBox.scss index ba8389fda..6676d8cd2 100644 --- a/src/client/views/nodes/PresBox.scss +++ b/src/client/views/nodes/PresBox.scss @@ -10,7 +10,6 @@ letter-spacing: 2px; overflow: hidden; transition: 0.7s opacity ease; - pointer-events: all; .presBox-buttons { padding: 10px; |
