Skip to content

Commit 029e713

Browse files
committed
hide download button
1 parent c43591f commit 029e713

File tree

1 file changed

+2
-1
lines changed
  • packages/console/app/src/routes/download

1 file changed

+2
-1
lines changed

packages/console/app/src/routes/download/index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,8 @@
316316

317317
/* Download Hero Section */
318318
[data-component="download-hero"] {
319-
display: grid;
319+
/* display: grid; */
320+
display: none;
320321
grid-template-columns: 260px 1fr;
321322
gap: 4rem;
322323
padding-bottom: 2rem;

0 commit comments

Comments
 (0)