From 3fc05fa53ebf46bc68e6844f6dcc04a2565c7088 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Sun, 18 Jun 2017 17:54:06 +0200 Subject: [PATCH] Minor style changes --- styles/table.scarlet | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/styles/table.scarlet b/styles/table.scarlet index dd94a43b..a36cf808 100644 --- a/styles/table.scarlet +++ b/styles/table.scarlet @@ -2,11 +2,12 @@ table width 100% tr - border-bottom-width 1px - border-bottom-style solid - border-bottom-color rgba(0, 0, 0, 0.05) - :last-child - border none + ui-element + // border-bottom-width 1px + // border-bottom-style solid + // border-bottom-color rgba(0, 0, 0, 0.05) + // :last-child + // border none td padding 0.5rem 1rem