Skip to content

Commit

Permalink
fix(props): texarea disable nerd ((
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyurec committed Oct 21, 2022
1 parent 33f7e65 commit 8679219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/nerdFont/nerdFont.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
/*
>>> BEGIN: Props
*/
.pre-block > .flex-row .editor-wrapper textarea {
/* .pre-block > .flex-row .editor-wrapper textarea {
font-family: var(--icon-font);
font-size: 0.96rem;
letter-spacing: -1px;
word-spacing: -1px;
}
} */
/*
<<<< END: Props
*/

0 comments on commit 8679219

Please sign in to comment.