Merge pull request #89 from Safelite/feature-CSR-74_remove-blue-line-iphone
Accounting for blue highlight in iphone view
This commit is contained in:
commit
1a7351d487
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
opacity: 0;
|
||||
position: fixed;
|
||||
width: 0;
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
&:focus-visible + label {
|
||||
box-shadow: 0 0 0 2px $blue;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue