aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/index.scss')
-rw-r--r--ui/app/components/index.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/ui/app/components/index.scss b/ui/app/components/index.scss
index 78c1216f7..f1ecbbc3d 100644
--- a/ui/app/components/index.scss
+++ b/ui/app/components/index.scss
@@ -1,7 +1,9 @@
-@import './app-header/index';
+@import './account-menu/index';
@import './add-token-button/index';
+@import './app-header/index';
+
@import './button-group/index';
@import './card/index';