Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit e3d8b53

Browse files
Merge pull request #292 from deckgo/caret-color
style(#285): inherit caret color
2 parents 77749d4 + 0c49fb2 commit e3d8b53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
*[contenteditable] {
22
-webkit-user-select: text;
33
user-select: text;
4-
5-
caret-color: var(--ion-color-primary);
64
}

0 commit comments

Comments
 (0)