diff options
| author | GitHub Action <[email protected]> | 2026-01-05 23:10:23 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-05 23:10:23 +0000 |
| commit | 21053732e77e7f38d0862dd2b00ad1a987a9a191 (patch) | |
| tree | c793fb274178b2ca5d9d5eda99cd65f8797d52f7 | |
| parent | cf069dd046d0a91dde33e4e5c3e02771b8a19cf6 (diff) | |
| download | opencode-21053732e77e7f38d0862dd2b00ad1a987a9a191.tar.gz opencode-21053732e77e7f38d0862dd2b00ad1a987a9a191.zip | |
chore: generate
| -rw-r--r-- | packages/console/app/src/routes/workspace/[id]/billing/payment-section.module.css | 9 |
1 files 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 3a3b2f7a8..6452484ed 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 +} |
