摘要: /*为空时显示 element attribute content*/ .project-task-edit .subtask-body-txt:empty:before { content: attr(placeholder); color: #eee; } .project-task-edit .subtask-body-txt:not:empty:before { conte... 阅读全文
posted @ 2018-08-15 17:35 前端开发小姐姐 阅读(141) 评论(0) 推荐(0)