From 74e879a2be3928d5dc162f04e4f9c6299b65e784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bel=C3=A9n=20Albeza?= Date: Wed, 28 Feb 2024 16:25:02 +0100 Subject: [PATCH] :bug: Fix css for mail toolbar button --- frontend/src/app/main/ui/workspace/top_toolbar.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/app/main/ui/workspace/top_toolbar.scss b/frontend/src/app/main/ui/workspace/top_toolbar.scss index fe28f36be4..293956c6c2 100644 --- a/frontend/src/app/main/ui/workspace/top_toolbar.scss +++ b/frontend/src/app/main/ui/workspace/top_toolbar.scss @@ -57,7 +57,6 @@ width: $s-36; flex-shrink: 0; border-radius: $s-8; - border: none; margin: 0 $s-2; svg {