From f98ff759fe1c8ac65f929161da359902c7cd5494 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 5 Jan 2026 23:10:23 +0000 Subject: [PATCH] chore: generate --- .../workspace/[id]/billing/payment-section.module.css | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/packages/console/app/src/routes/workspace/[id]/billing/payment-section.module.css b/packages/console/app/src/routes/workspace/[id]/billing/payment-section.module.css index 3a3b2f7a8f..6452484ed3 100644 --- a/packages/console/app/src/routes/workspace/[id]/billing/payment-section.module.css +++ b/packages/console/app/src/routes/workspace/[id]/billing/payment-section.module.css @@ -67,7 +67,6 @@ } @media (max-width: 40rem) { - th, td { padding: var(--space-2) var(--space-3); @@ -77,8 +76,7 @@ th { &:nth-child(2) - /* Payment ID */ - { + /* Payment ID */ { display: none; } } @@ -86,11 +84,10 @@ td { &:nth-child(2) - /* Payment ID */ - { + /* Payment ID */ { display: none; } } } } -} \ No newline at end of file +}