Skip to content

Commit

Permalink
docs: fix selection in chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackySoul committed Jan 25, 2024
1 parent c913f62 commit fcea204
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styleguide/Components/Editor/Editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@
z-index: 2;
color: var(--vkui--color_icon_secondary);
}

.Editor textarea {
color: blue !important;
}

0 comments on commit fcea204

Please sign in to comment.