From 7d1ecfdcbcf56d2b655fd760a7ce8dcd9d05ef21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Brandner?= Date: Mon, 9 May 2022 15:23:51 +0200 Subject: [PATCH] Make date changes more obvious (#6410) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Šimon Brandner --- res/css/views/messages/_DateSeparator.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/res/css/views/messages/_DateSeparator.scss b/res/css/views/messages/_DateSeparator.scss index 93a61e2de0..a1672c7279 100644 --- a/res/css/views/messages/_DateSeparator.scss +++ b/res/css/views/messages/_DateSeparator.scss @@ -27,6 +27,7 @@ limitations under the License. flex: 1 1 0; height: 0; border: none; + border-bottom: 1px solid $menu-selected-color; } .mx_DateSeparator > div {