From d2368d6fe07a127f2c9320020183d27fcb870230 Mon Sep 17 00:00:00 2001 From: brunobar79 Date: Mon, 30 Jul 2018 18:34:00 -0400 Subject: clean up css --- ui/app/components/modals/index.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ui/app/components/modals/index.scss') 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%; -- cgit v1.2.3