Highlighted editor has black outline (Privátní)

Jak vyvolat chybu: Focus on highlighted editor

Chybné chování: Highlighted editor has black outline:

https://ctrlv.cz/ieoq

Předpokládané chování: Border is not here like in normal non-highlighted editor

Důvod/vzkaz

Simple fix, remove this outline:

.extra-large-area {
   outline: -webkit-focus-ring-color auto 1px;
}

--

Note: This is Chrome's new default behavior, but there's no such selector with this being set in our CSS.

Přidáno Autor Stav Pracovník
15.2.2021 10:18 Avatar Samuel Hél Zamítnuto Avatar David Jančík
Aktivity