aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/qr-scanner/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/modals/qr-scanner/index.scss')
-rw-r--r--ui/app/components/modals/qr-scanner/index.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/app/components/modals/qr-scanner/index.scss b/ui/app/components/modals/qr-scanner/index.scss
index 314e94069..df65cfbbb 100644
--- a/ui/app/components/modals/qr-scanner/index.scss
+++ b/ui/app/components/modals/qr-scanner/index.scss
@@ -38,5 +38,10 @@
font-size: 14px;
padding: 15px;
}
+
+ &__status.error {
+ padding: 60px 45px 80px;
+ font-size: 16px;
+ }
}