mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-06-25 15:17:38 +00:00
Fix outline on iOS Safari
This commit is contained in:
@ -150,6 +150,7 @@ body, input {
|
|||||||
|
|
||||||
#answer:focus {
|
#answer:focus {
|
||||||
outline-width: 0;
|
outline-width: 0;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.correct,
|
.correct,
|
||||||
|
Reference in New Issue
Block a user