Bugfix: composer attachments hard to see in dark mode

This commit is contained in:
djmaze 2021-04-07 14:48:12 +02:00
parent d99b15251f
commit 8620df907e

View file

@ -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;