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