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:
parent
6fd59aa4c9
commit
a318934376
3 changed files with 59 additions and 29 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue