mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 03:29:20 +03:00
Resolve #1361
This commit is contained in:
parent
1d652e0ce3
commit
dd46434895
5 changed files with 38 additions and 28 deletions
|
|
@ -286,15 +286,6 @@
|
|||
border-bottom: 1px solid var(--border-color, #bbb);
|
||||
position: relative;
|
||||
|
||||
.attachmentList {
|
||||
margin: 0;
|
||||
/*
|
||||
min-height: 4em;
|
||||
max-height: 15vh;
|
||||
overflow: auto;
|
||||
*/
|
||||
}
|
||||
|
||||
&:not(.selection-mode) {
|
||||
.checkboxAttachment {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue