Skip to content

Commit

Permalink
refactor: fix code editor title color
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-sun committed Jun 28, 2024
1 parent 20aa3ce commit 20c1bf8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
padding-bottom: _.unit(2);
margin-bottom: _.unit(3);
border-bottom: 1px solid var(--color-border);
color: #f7f8f8;
}

.placeholder {
Expand Down

0 comments on commit 20c1bf8

Please sign in to comment.