Skip to content

Commit

Permalink
use the dimmed frame color
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Oct 22, 2024
1 parent 668b8cf commit 608d363
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ export const styles = css`
margin-bottom: var(--size-gap);
font-family: var(--font-stack-monospace);
font-size: var(--size-font);
color: #666;
}
[data-nextjs-call-stack-frame] > h3[data-nextjs-frame-expanded='false'] {
color: #666;
Expand Down

0 comments on commit 608d363

Please sign in to comment.