Я начинаю с этого: < /p>
Код: Выделить всё
input[type="date"]:after {
font-family: "Font Awesome 6 Pro";
font-weight: 500;
content: "\f133";
color: #555;
padding: 0 5px;
}
Подробнее здесь: https://stackoverflow.com/questions/743 ... ss-content
Код: Выделить всё
input[type="date"]:after {
font-family: "Font Awesome 6 Pro";
font-weight: 500;
content: "\f133";
color: #555;
padding: 0 5px;
}