diff --git a/public/views/tab-home.html b/public/views/tab-home.html index 96443e504..2fbd8cb7b 100644 --- a/public/views/tab-home.html +++ b/public/views/tab-home.html @@ -1,9 +1,47 @@ -< - - Welcome to Home - - This is the Ionic starter for tabs-based apps. For other starters and ready-made templates, check out the Ionic Market. - + + + Wallets + + + + + + + + {{item.name || item.id}} + + {{item.m}}-of-{{item.n}} + + + + + + + Next steps + + + + + BitPay Card + + + + + + Buy and Sell + + + + Gift Cards + +bla bla + + + + + + - p> + diff --git a/src/sass/main.scss b/src/sass/main.scss index 056693723..858ed961e 100644 --- a/src/sass/main.scss +++ b/src/sass/main.scss @@ -1703,7 +1703,7 @@ a.missing-copayers { display: block; } -.sidebar { +.home { li { overflow: hidden; border-bottom: 1px solid #384B5F;
- This is the Ionic starter for tabs-based apps. For other starters and ready-made templates, check out the Ionic Market. -
+ + + Wallets + + + + + + + + {{item.name || item.id}} + + {{item.m}}-of-{{item.n}} + + + + + + + Next steps + + + + + BitPay Card + + + + + + Buy and Sell + + + + Gift Cards + +bla bla + + + + + + - p> +