aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/AudioBox.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/nodes/AudioBox.scss')
-rw-r--r--src/client/views/nodes/AudioBox.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/client/views/nodes/AudioBox.scss b/src/client/views/nodes/AudioBox.scss
index 391507796..d466c6c3b 100644
--- a/src/client/views/nodes/AudioBox.scss
+++ b/src/client/views/nodes/AudioBox.scss
@@ -177,6 +177,11 @@
width: 100%;
background: $white;
}
+
+ .audiobox-timeline > div {
+ width: 100%;
+ height: 100%;
+ }
}
.audiobox-timecodes {