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