diff --git a/src/App.scss b/src/App.scss index 20c33c6..eae3db8 100644 --- a/src/App.scss +++ b/src/App.scss @@ -189,3 +189,7 @@ $number-of-channels: 3; max-width: 100%; } } + +.react-contexify__item__content svg { + margin: 4px 0.6em 0 0; +}