修改 input 光标颜色

<input id="input" type="text" />

input {
  caret-color: red;
}

 

posted @ 2021-06-04 09:05  yw3692582  阅读(119)  评论(0)    收藏  举报