From e80e0e3938f1f7c5f740553eb5cb7b152f2598e8 Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 8 Jan 2021 14:05:00 -0500 Subject: fixed selection of audio region's ScreenToLocal so that doc decorations fit correctly --- src/client/views/nodes/AudioBox.scss | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/client/views/nodes/AudioBox.scss') diff --git a/src/client/views/nodes/AudioBox.scss b/src/client/views/nodes/AudioBox.scss index f16d13a4e..e5bf9088f 100644 --- a/src/client/views/nodes/AudioBox.scss +++ b/src/client/views/nodes/AudioBox.scss @@ -125,7 +125,6 @@ margin-top: auto; margin-bottom: auto; width: 100%; - height: 80%; position: relative; padding-right: 5px; display: flex; @@ -135,7 +134,6 @@ margin-top: auto; margin-bottom: auto; margin-right: 2px; - width: 30px; height: 25px; padding: 2px; border-radius: 50%; @@ -163,7 +161,6 @@ .audiobox-timeline { position: relative; - height: 80%; width: 100%; background: white; border: gray solid 1px; -- cgit v1.2.3-70-g09d2