Prevent some browsers to apply outline styles to wallets
This commit is contained in:
parent
e91bbd774c
commit
414451e15b
@ -1358,6 +1358,7 @@ table td,table th{
|
||||
position:relative;
|
||||
margin:0 14px 20px 14px;
|
||||
white-space:nowrap;
|
||||
outline:0;
|
||||
-moz-transition:opacity 400ms ease-out;
|
||||
-webkit-transition:opacity 400ms ease-out;
|
||||
transition:opacity 400ms ease-out;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user