Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed Oct 2, 2024
1 parent 5c930d1 commit f8408ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/nextra/src/client/components/pre.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export function Pre({
'_border-b-0'
)}
>
{Icon && <Icon className="_h-4 _w-auto _shrink-0" />}
{Icon && <Icon className="_h-4 _w-auto _max-w-6 _shrink-0" />}
<span className="_truncate">{filename}</span>
{copyButton}
</div>
Expand Down
12 changes: 6 additions & 6 deletions packages/nextra/src/client/icons/go.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f8408ed

Please sign in to comment.