content icon indicating copy to clipboard operation
content copied to clipboard

Разбраться, что происходит в демке includes

Open pepelsbey opened this issue 3 years ago • 0 comments

Выглядит как-то дико сложно и кажется здесь нужен просто ::placeholder, особенно для кроссбраузерности.

.article__code .input:-internal-autofill-selected {
  -webkit-box-shadow: inset 0 0 0 100px #18191c;
  -webkit-text-fill-color: #ffffff;
  caret-color: #ffffff;
}

pepelsbey avatar Mar 18 '21 16:03 pepelsbey