mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
chore: Remove "no attachments" text shadow
This commit is contained in:
parent
23572a1272
commit
9ab9a6c9e5
1 changed files with 4 additions and 0 deletions
|
|
@ -1698,6 +1698,10 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar
|
||||||
background: unset;
|
background: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#rl-app #V-PopupsCompose .no-attachments-desc {
|
||||||
|
text-shadow: unset;
|
||||||
|
}
|
||||||
|
|
||||||
#rl-app #V-PopupsCompose .attachmentAreaParent {
|
#rl-app #V-PopupsCompose .attachmentAreaParent {
|
||||||
border-color: var(--color-border);
|
border-color: var(--color-border);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue