Fix linking QR code for windows high contrast mode
This commit is contained in:
@@ -110,6 +110,7 @@
|
|||||||
&__code {
|
&__code {
|
||||||
height: $size;
|
height: $size;
|
||||||
width: $size;
|
width: $size;
|
||||||
|
background: variables.$color-white;
|
||||||
animation: 1s module-InstallScreenQrCodeNotScannedStep__slide-in;
|
animation: 1s module-InstallScreenQrCodeNotScannedStep__slide-in;
|
||||||
position: relative;
|
position: relative;
|
||||||
transition: opacity 125ms;
|
transition: opacity 125ms;
|
||||||
|
Reference in New Issue
Block a user