Fixes #2351 - Unable to cancel attachment upload

This commit is contained in:
Romit Choudhary 2021-09-29 11:24:50 +02:00 committed by Thorsten Eckel
parent 1404f7b2fc
commit bf6da241d8

View file

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