mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 15:45:39 +01:00
Change QR code style on linking screen
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
@@ -112,6 +112,11 @@
|
||||
width: $size;
|
||||
animation: 1s module-InstallScreenQrCodeNotScannedStep__slide-in;
|
||||
position: relative;
|
||||
transition: opacity 125ms;
|
||||
}
|
||||
|
||||
&__code--copying {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&__error-message {
|
||||
|
||||
Reference in New Issue
Block a user