Accounting for blue highlight in iphone view
This commit is contained in:
parent
91fb99a1a6
commit
8ed6a6ff71
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