Fixes #2351 - Unable to cancel attachment upload
This commit is contained in:
parent
1404f7b2fc
commit
bf6da241d8
1 changed files with 1 additions and 1 deletions
|
@ -7051,7 +7051,7 @@ footer {
|
|||
padding: 10px 0;
|
||||
color: #b3b3b3;
|
||||
overflow: hidden;
|
||||
@extend .u-unclickable, .u-textTruncate;
|
||||
@extend .u-textTruncate;
|
||||
}
|
||||
|
||||
.attachments:not(:empty) {
|
||||
|
|
Loading…
Reference in a new issue