aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PresBox.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2020-11-01 10:34:29 -0500
committerGitHub <noreply@github.com>2020-11-01 10:34:29 -0500
commitc8a8f569eefb4daad6da25d9be2a939589ccb704 (patch)
tree3d80acb0fbe028d8c8f1fed3d002c93f4be61ecb /src/client/views/nodes/PresBox.scss
parent7b96bc4770bd275db0ddd664bb6e8ff33bbbcb78 (diff)
parent35de050c423edba2be6833492438a5e02f45f938 (diff)
Merge pull request #922 from browngraphicslab/presentation_v1
Presentation v1
Diffstat (limited to 'src/client/views/nodes/PresBox.scss')
-rw-r--r--src/client/views/nodes/PresBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/PresBox.scss b/src/client/views/nodes/PresBox.scss
index 07cf63532..a89bc73c6 100644
--- a/src/client/views/nodes/PresBox.scss
+++ b/src/client/views/nodes/PresBox.scss
@@ -1000,6 +1000,7 @@ $light-background: #ececec;
transition: all 0.2s;
.presPanel-button-text {
+ cursor: pointer;
display: flex;
height: 20;
width: max-content;