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 ad6fe16d3..160911c10 100644 --- a/ui/app/components/modals/index.scss +++ b/ui/app/components/modals/index.scss @@ -1,3 +1,5 @@ +@import './customize-gas/index'; + .modal-container { width: 100%; height: 100%; |