From 69929134c56204641cf7415546b57bba886cf0a6 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Mon, 13 Jul 2020 20:40:42 +0100 Subject: [PATCH] add spacing between sublists of 4px Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --- res/css/views/rooms/_RoomSublist2.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/res/css/views/rooms/_RoomSublist2.scss b/res/css/views/rooms/_RoomSublist2.scss index 762bc247ad..9cafd49ee9 100644 --- a/res/css/views/rooms/_RoomSublist2.scss +++ b/res/css/views/rooms/_RoomSublist2.scss @@ -22,6 +22,7 @@ limitations under the License. flex-direction: column; margin-left: 8px; + margin-bottom: 4px; width: 100%; flex-shrink: 0; // to convince safari's layout engine the flexbox is fine