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 8382a71813
commit 23c8db7e58

View file

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