From a6da438ae75661d622610ad2a437fdcb5864b2fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=20Hamp=C3=B6lz?= Date: Mon, 22 May 2023 10:17:21 +0000 Subject: [PATCH] fix: Account place border color --- .../nextcloud/snappymail/app/themes/Nextcloud25/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css index f6b6cd6ed..9caa68a99 100644 --- a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css +++ b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css @@ -1287,6 +1287,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background: unset; color: unset; text-shadow: none; + border-right-color: var(--color-border); } #rl-app #V-SystemDropDown #top-system-dropdown-id {