Browse Source

Fixes #2351 - Unable to cancel attachment upload

Romit Choudhary 3 years ago
parent
commit
bf6da241d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/assets/stylesheets/zammad.scss

+ 1 - 1
app/assets/stylesheets/zammad.scss

@@ -7051,7 +7051,7 @@ footer {
     padding: 10px 0;
     color: #b3b3b3;
     overflow: hidden;
-    @extend .u-unclickable, .u-textTruncate;
+    @extend .u-textTruncate;
   }
 
     .attachments:not(:empty) {