Skip to content

Commit

Permalink
CLI Text dark font on dark background fix. (#4072)
Browse files Browse the repository at this point in the history
Resubmission of Text CLI dark font on dark background fix.
  • Loading branch information
Six6siX authored Jun 28, 2024
1 parent 30851d3 commit 286e2df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/tabs/cli.less
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
border: 1px solid var(--surface-500);
resize: none;
background-color: var(--surface-200);
color: var(--surface-900);
}
textarea[name='supportWarningDialogInput'] {
-webkit-box-sizing: border-box;
Expand Down

0 comments on commit 286e2df

Please sign in to comment.