📜  如何在 css 代码示例中挂起光标的颜色

📅  最后修改于: 2022-03-11 14:47:48.728000             🧑  作者: Mango

代码示例1
input{
  caret-color: red;
}