diff --git a/src/styles/index.scss b/src/styles/index.scss
index 1387fa95e1977b7702e0b6b07787e3e05903f746..2b2e1475cbf461094218a56353c324c5ddb6514f 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -848,11 +848,6 @@ button[title="Choose a file to send"]{
   letter-spacing: 0.24px;
   border-radius: 3px;
   padding: 3px 10px;
-
-  &:hover {
-    background: var(--color-tag-admin);
-    color: white;
-  }
 }
 
 #conversejs .converse-chatboxes .chatbox .box-flyout {