Make sure CC icon/badge is shown

Also, always compress images, even if smaller than 640 pixels. For issue #680.
This commit is contained in:
N-Pex 2025-09-04 12:20:54 +02:00
parent 6fd59aa4c9
commit a318934376
3 changed files with 59 additions and 29 deletions

View file

@ -107,6 +107,16 @@ $hiliteColor: #4642f1;
align-items: end;
justify-content: end;
}
.send-attachments__selecting__current-item__cc {
position: absolute;
right: 12px;
bottom: 12px;
display: flex;
flex-direction: column;
align-items: end;
justify-content: end;
}
}
.file-drop-thumbnail-container,