mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-01-14 22:08:44 +00:00
Fix outline on iOS Safari
This commit is contained in:
parent
5ca848cdcc
commit
a7cde8f9f1
@ -150,6 +150,7 @@ body, input {
|
||||
|
||||
#answer:focus {
|
||||
outline-width: 0;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.correct,
|
||||
|
Loading…
Reference in New Issue
Block a user