[Style] Is is said outline:none needs to be added to button (?)
This commit is contained in:
@@ -58,5 +58,9 @@
|
||||
// font
|
||||
color: $white;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user