aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/page-container/index.scss
diff options
context:
space:
mode:
authorAlexander Tseung <alextsg@gmail.com>2018-07-19 08:47:01 +0800
committerAlexander Tseung <alextsg@gmail.com>2018-08-23 05:12:01 +0800
commit01c0c98501c02623b0cd650483d14c99566ce0af (patch)
tree914bd709197a8f4c16d053ee6db7a8ed17dd1182 /ui/app/components/page-container/index.scss
parentf30b726df79f1ffe0ba088dba9f3ca730ee7d103 (diff)
downloadtangerine-wallet-browser-01c0c98501c02623b0cd650483d14c99566ce0af.tar.gz
tangerine-wallet-browser-01c0c98501c02623b0cd650483d14c99566ce0af.tar.zst
tangerine-wallet-browser-01c0c98501c02623b0cd650483d14c99566ce0af.zip
Add tabs support for PageContainer
Diffstat (limited to 'ui/app/components/page-container/index.scss')
-rw-r--r--ui/app/components/page-container/index.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/page-container/index.scss b/ui/app/components/page-container/index.scss
index 06c3ef709..14cdbacd3 100644
--- a/ui/app/components/page-container/index.scss
+++ b/ui/app/components/page-container/index.scss
@@ -109,7 +109,7 @@
&--selected {
color: $curious-blue;
- border-bottom: 3px solid $curious-blue;
+ border-bottom: 2px solid $curious-blue;
}
}