mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 02:48:23 +01:00
Fix linking QR code for windows high contrast mode
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
&__code {
|
||||
height: $size;
|
||||
width: $size;
|
||||
background: variables.$color-white;
|
||||
animation: 1s module-InstallScreenQrCodeNotScannedStep__slide-in;
|
||||
position: relative;
|
||||
transition: opacity 125ms;
|
||||
|
||||
Reference in New Issue
Block a user