aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/AudioBox.scss
diff options
context:
space:
mode:
authorLionel Han <47760119+IGoByJoe@users.noreply.github.com>2020-07-25 18:15:33 -0700
committerLionel Han <47760119+IGoByJoe@users.noreply.github.com>2020-07-25 18:15:33 -0700
commit1a3d12ea7a107df9bd4fd32b1db00eb558e93a21 (patch)
treed44c70004ea4457216a1a1700a007d967cb83eb1 /src/client/views/nodes/AudioBox.scss
parenta8ccd648f811a5049bda15d5ace9d44ef570b418 (diff)
fix bugs
Diffstat (limited to 'src/client/views/nodes/AudioBox.scss')
-rw-r--r--src/client/views/nodes/AudioBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/AudioBox.scss b/src/client/views/nodes/AudioBox.scss
index ff3f78457..7b0e50e60 100644
--- a/src/client/views/nodes/AudioBox.scss
+++ b/src/client/views/nodes/AudioBox.scss
@@ -195,6 +195,7 @@
border-radius: 50%;
box-shadow: black 2px 2px 1px;
overflow: auto;
+ cursor: pointer;
.audiobox-marker {
position: relative;