This website works better with JavaScript.
Explore
Home
Sign In
CipherLabs
/
hyperlane-explorer
mirror of
https://github.com/hyperlane-xyz/hyperlane-explorer
Watch
2
Star
0
Fork
You've already forked hyperlane-explorer
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Disable focus-visible outline by default
Browse Source
pull/114/head
J M Rossy
2 months ago
parent
92eba0107c
commit
c03a94c746
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
src/styles/global.css
4
src/styles/global.css
Unescape
Escape
View File
@ -34,6 +34,10 @@ select:focus {
outline
:
none
;
}
:
focus-visible
{
outline
:
none
;
}
/
*
Background
=
=
=
=
=
=
=
=
=
=
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
CipherLabs/hyperlane-explorer
Title
Body
Create Issue