aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/index.scss
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-10-18 04:11:46 +0800
committerGitHub <noreply@github.com>2018-10-18 04:11:46 +0800
commit03b0929a28048adab2d69f6c042cf8c7ca247ddb (patch)
treef8ab10edb2fea03bbe8e3366f0c1aacc78dec3c4 /ui/app/components/index.scss
parent0d0bb4afd741f5f14ebbfca87849091dcffa895f (diff)
parent42fa54678fbb1a170a8b88e3fec54d7d9d44c303 (diff)
downloadtangerine-wallet-browser-03b0929a28048adab2d69f6c042cf8c7ca247ddb.tar.gz
tangerine-wallet-browser-03b0929a28048adab2d69f6c042cf8c7ca247ddb.tar.zst
tangerine-wallet-browser-03b0929a28048adab2d69f6c042cf8c7ca247ddb.zip
Merge pull request #5536 from whymarrh/add-token-help
Add clarifying text to the "Add Token" button
Diffstat (limited to 'ui/app/components/index.scss')
-rw-r--r--ui/app/components/index.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/app/components/index.scss b/ui/app/components/index.scss
index bf34fd732..beffdb221 100644
--- a/ui/app/components/index.scss
+++ b/ui/app/components/index.scss
@@ -1,5 +1,7 @@
@import './app-header/index';
+@import './add-token-button/index';
+
@import './button-group/index';
@import './card/index';