aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/index.scss
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2018-08-17 23:56:34 +0800
committerGitHub <noreply@github.com>2018-08-17 23:56:34 +0800
commit9268c4ed548be9d44a47757a36a3f210f8de3787 (patch)
tree63c7260de8abdf4b77d9cc6369b2d3dd4df7bd33 /ui/app/components/modals/index.scss
parentef7e638dda63a715c796c210dadbe82430537b6a (diff)
parentd636cc35523f52f630162a1b342b5267b6cd246e (diff)
downloadtangerine-wallet-browser-9268c4ed548be9d44a47757a36a3f210f8de3787.tar.gz
tangerine-wallet-browser-9268c4ed548be9d44a47757a36a3f210f8de3787.tar.zst
tangerine-wallet-browser-9268c4ed548be9d44a47757a36a3f210f8de3787.zip
Merge pull request #5079 from MetaMask/v4.9.3
Version 4.9.3
Diffstat (limited to 'ui/app/components/modals/index.scss')
-rw-r--r--ui/app/components/modals/index.scss2
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%;