diff --git a/web/src/components/App.js b/web/src/components/App.js
index e2e0c87..7637f15 100644
--- a/web/src/components/App.js
+++ b/web/src/components/App.js
@@ -158,15 +158,12 @@ const Sender = (props) => {
backgroundColor: (theme) => theme.palette.mode === 'light' ? theme.palette.grey[100] : theme.palette.grey[900]
}}
>
-