style: change outline property to outline-style for better clarity
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
}
|
||||
|
||||
*:focus {
|
||||
outline: none;
|
||||
outline-style: none;
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user