From 9e6b9661706404a681ba20114512723ec30909e7 Mon Sep 17 00:00:00 2001 From: Emil Petrov Date: Mon, 3 Oct 2022 18:41:01 +0300 Subject: [PATCH] fix(timeline): bottom part of the card should be visible --- packages/fluent/scss/timeline/_layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fluent/scss/timeline/_layout.scss b/packages/fluent/scss/timeline/_layout.scss index 1698c830a9f..5e107adcba9 100644 --- a/packages/fluent/scss/timeline/_layout.scss +++ b/packages/fluent/scss/timeline/_layout.scss @@ -24,7 +24,7 @@ } ul { - margin: 0; + margin: 0 0 1px 0; padding: 0; li {