mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 21:27:14 -05:00
Remove duplicate outline:none
This commit is contained in:
parent
71bdeeba39
commit
54b6491ce3
1 changed files with 0 additions and 4 deletions
|
|
@ -10,10 +10,6 @@ anki-editable {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:focus {
|
|
||||||
outline: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
* {
|
* {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue