Skip to content

Commit

Permalink
fix editor search input text color
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Dec 4, 2023
1 parent 23b0218 commit b0ed60d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/stylesheets/theme/components/code_editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
.cm-editor .cm-textfield {
font-size: 100%;
border-radius: 3px;
color: #222;
}

.cm-editor .cm-button {
Expand Down

0 comments on commit b0ed60d

Please sign in to comment.