* add focus-visible polyfill * remove unnecessary outline: none from styles * make buttons Pin, Block, Delete visible when focused * fix outline of user details close button * close user info by ESC * user info: don't focus the close button
This commit is contained in:
committed by
Aleksei Gurianov
parent
a6277d764a
commit
419d2ae75e
@@ -18,8 +18,4 @@
|
||||
&:focus {
|
||||
background: #0aa;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user