From 0c5ad484886e27a6098e9526492fa6f57d3f046a Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Wed, 1 Jul 2020 19:24:21 +0300 Subject: [PATCH] Fixed flicker --- src/assets/styles/app/_content.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/assets/styles/app/_content.scss b/src/assets/styles/app/_content.scss index a6d4400da..cbb8b63f6 100644 --- a/src/assets/styles/app/_content.scss +++ b/src/assets/styles/app/_content.scss @@ -189,9 +189,5 @@ align-items: center; justify-content: between; } - - &:last-child { - margin-bottom: 0; - } } } \ No newline at end of file