diff options
Diffstat (limited to 'ui/app/components/modals/index.scss')
-rw-r--r-- | ui/app/components/modals/index.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/app/components/modals/index.scss b/ui/app/components/modals/index.scss index e198cca44..0acccf172 100644 --- a/ui/app/components/modals/index.scss +++ b/ui/app/components/modals/index.scss @@ -1,5 +1,7 @@ @import './customize-gas/index'; +@import './qr-scanner/index'; + .modal-container { width: 100%; height: 100%; |