aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/webControls/components/WebControls.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/webControls/components/WebControls.js')
-rw-r--r--src/features/webControls/components/WebControls.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/features/webControls/components/WebControls.js b/src/features/webControls/components/WebControls.js
index c6331073b..b9403bd0d 100644
--- a/src/features/webControls/components/WebControls.js
+++ b/src/features/webControls/components/WebControls.js
@@ -65,6 +65,7 @@ const styles = theme => ({
65 width: '20px !important', 65 width: '20px !important',
66 height: 20, 66 height: 20,
67 marginTop: 5, 67 marginTop: 5,
68 color: theme.colorText,
68 }, 69 },
69 input: { 70 input: {
70 marginBottom: 0, 71 marginBottom: 0,