From 0f326fa2a3bc9dd5429b7081dd093b1aafab2e13 Mon Sep 17 00:00:00 2001
From: Xavi Ferrer <xavi@delape.net>
Date: Tue, 20 Oct 2020 18:01:22 +0200
Subject: [PATCH] display retract button

---
 src/styles/index.scss | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/styles/index.scss b/src/styles/index.scss
index bcbb2f2..14e09ae 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -772,7 +772,3 @@ button[title="Choose a file to send"]{
   flex: 0 0 100% !important;
   max-width: 100% !important;
 }
-
-.chat-msg__action.chat-msg__action-retract {
-  display: none!important;
-}
-- 
GitLab