Skip to content

Commit 52fa7d7

Browse files
committed
fix: About code block arrow color
1 parent cd543ce commit 52fa7d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

portable/styles/app/kit/code-block.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
justify-content: center;
1414
align-items: center;
1515
padding: 1rem;
16+
color: var(--color-shade);
1617
}
1718

1819
.code-block-next:last-of-type {

0 commit comments

Comments
 (0)