diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/app/components/modals/qr-scanner/index.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/modals/qr-scanner/index.scss b/ui/app/components/modals/qr-scanner/index.scss index f43830086..314e94069 100644 --- a/ui/app/components/modals/qr-scanner/index.scss +++ b/ui/app/components/modals/qr-scanner/index.scss @@ -35,7 +35,7 @@ &__status { text-align: center; - font-size: 12px; + font-size: 14px; padding: 15px; } } |