mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Prevent some browsers to apply outline styles to wallets
This commit is contained in:
parent
e91bbd774c
commit
414451e15b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue