From 4bd76402e2100039ff3118d0c16d63593074d5d7 Mon Sep 17 00:00:00 2001 From: Ambrose <45524683+ammalagonc@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:04:40 -0400 Subject: [PATCH] Update src/styles/_globals.scss Co-authored-by: Shark that walks like a man <106829671+stwlam@users.noreply.github.com> --- src/styles/_globals.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/_globals.scss b/src/styles/_globals.scss index a993b9dfbf7..afd0859f38d 100644 --- a/src/styles/_globals.scss +++ b/src/styles/_globals.scss @@ -152,7 +152,6 @@ table.pf2-table { th { background-color: #002a17; - padding: var(--space-8) var(--space-4); } } }