From e81e1e7c83274445195d7dcce8f21373f4fdaef8 Mon Sep 17 00:00:00 2001
From: wwang <wwang.works@gmail.com>
Date: Fri, 18 Dec 2020 16:45:14 +0100
Subject: [PATCH] [US TRTL-616] Review PR Design of tables

---
 ui/ui-frontend-common/src/sass/_table.scss | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ui/ui-frontend-common/src/sass/_table.scss b/ui/ui-frontend-common/src/sass/_table.scss
index adf4d73c1..f590b9338 100644
--- a/ui/ui-frontend-common/src/sass/_table.scss
+++ b/ui/ui-frontend-common/src/sass/_table.scss
@@ -357,7 +357,6 @@ $row-padding: 0.8rem;
         }
 
         &:last-of-type {
-            //border-bottom: 1px solid var(--vitamui-grey-400);
         }
     }
 }
-- 
GitLab