File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,12 @@ const headerNavData = {
44 { label : 'Dashboard' , url : 'https://parse-dashboard.back4app.com/' } ,
55 { label : 'Docs' , url : 'http://docs.back4app.com/' } ,
66 { label : 'Community' , url : 'https://groups.google.com/forum/#!forum/back4app' } ,
7- { label : 'Blog' , url : 'http://blog.back4app.com/' } ,
7+ { label : 'Blog' , url : 'http://blog.back4app.com/' }
88 ] ,
99 dropdownItems : [
1010 { label : 'Account Keys' , url :'https://dashboard.back4app.com/classic#/wizard/account-key' } ,
11- { label : 'Edit Password' , url :'https://dashboard.back4app.com/password/change' } ,
1211 { label : 'Edit Email' , url :'https://dashboard.back4app.com/email/change' } ,
13- { label : 'Sign Out ' , url :'https://dashboard.back4app.com/logout ' }
12+ { label : 'Edit Password ' , url :'https://dashboard.back4app.com/password/change ' }
1413 ]
1514}
1615
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ $sidebar-scroll-color: #e0e5e8;
8181
8282 .menu-item {
8383 padding-left : 30px ;
84- margin-bottom : 11 px ;
84+ margin-bottom : 9 px ;
8585
8686 .menu-item-header {
8787 i {
You can’t perform that action at this time.
0 commit comments