From 5886662d38619be96d1cb3ed6396dd133c254841 Mon Sep 17 00:00:00 2001 From: mehekj Date: Thu, 28 Oct 2021 15:23:36 -0400 Subject: fixed input sliders --- src/client/views/nodes/AudioBox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 b3df7e79f..458d607a5 100644 --- a/src/client/views/nodes/AudioBox.scss +++ b/src/client/views/nodes/AudioBox.scss @@ -145,7 +145,7 @@ background: $medium-blue; cursor: pointer; -webkit-appearance: none; - margin: -2px; + margin-top: -2px; } .audiobox-controls { -- cgit v1.2.3-70-g09d2