diff --git a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css index 177beef2f..8b8f86eca 100644 --- a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css +++ b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css @@ -743,6 +743,10 @@ input[type="checkbox"]:checked, overflow: unset; } +#rl-app #V-MailMessageList .messageList { + min-width: 350px; +} + #rl-app .thm-message-list-top-toolbar, #rl-app .thm-message-list-bottom-toolbar { background: unset !important;