mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 02:59:21 +03:00
Bugfix: composer attachments hard to see in dark mode
This commit is contained in:
parent
d99b15251f
commit
8620df907e
1 changed files with 1 additions and 6 deletions
|
|
@ -18,14 +18,9 @@
|
|||
}
|
||||
|
||||
.attachmentAreaParent {
|
||||
padding: 10px 10px 6px 10px;
|
||||
background: #ddd;
|
||||
border-top: 1px solid #ccc;
|
||||
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.attachmentAreaParent {
|
||||
padding: 10px 10px 6px 10px;
|
||||
|
||||
.no-attachments-desc {
|
||||
padding: 50px 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue