Skip to content

Commit

Permalink
perf(docs): comment out dead css for roll button
Browse files Browse the repository at this point in the history
  • Loading branch information
MFarabi619 committed Aug 4, 2024
1 parent c3e3451 commit 40bdeb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/docs/fumadocs.global.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
/*---------------- ROLL BUTTON ----------------*/

/*The button appears behind the desktop header, move it down*/
[aria-label='Scroll to Top'] {
@apply md:top-20 !important;
}
/*[aria-label='Scroll to Top'] {*/
/* @apply md:top-20 !important;*/
/*}*/

/*---------------- THEME PRESETS ----------------*/

Expand Down

0 comments on commit 40bdeb4

Please sign in to comment.