diff --git a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css index e4d730a5f..3a2fe7450 100644 --- a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css +++ b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css @@ -498,6 +498,10 @@ select option { align-items: center; } +#rl-app .messageList .b-footer { + padding-bottom: 10px; +} + #rl-app .messageList .second-toolbar, #rl-app .messageList .b-footer { border-color: var(--color-border);