Show error state when QR code times out loading
This commit is contained in:
parent
48545d6a83
commit
b34ea60d34
7 changed files with 107 additions and 22 deletions
|
@ -55,6 +55,11 @@
|
|||
color: $color-gray-60;
|
||||
}
|
||||
|
||||
&__link {
|
||||
@include button-reset;
|
||||
color: $color-ultramarine;
|
||||
}
|
||||
|
||||
&__code {
|
||||
height: $size;
|
||||
width: $size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue