修改input输入框placeholder的样式

222 阅读1分钟

::-webkit-input-placeholder {

  color: #babbc1;

  font-size: 12px;
}