From ca9c21171dd367beb9baf42a23126d2bab4a1ebe Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Wed, 17 Jan 2024 18:53:27 -0500 Subject: [PATCH] table.condensed --- src/stylelite.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/stylelite.css b/src/stylelite.css index 4684587..b58feb4 100644 --- a/src/stylelite.css +++ b/src/stylelite.css @@ -83,6 +83,8 @@ th,td { border-bottom: 1px solid var(--theme); } +table.condensed * {padding:0} + fieldset {border: none;padding: 0;} legend {