Make side nav sub item dark blue

Fix nav behavior on small screens
This commit is contained in:
Andrew Croce
2018-08-13 15:55:31 -04:00
parent aad3115093
commit dd350e67a1
2 changed files with 16 additions and 9 deletions

View File

@@ -26,11 +26,6 @@
"href": "",
"active": g.matchesPath('/workspaces/members/new'),
"icon": "plus"
},
{
"label": "Editing Member",
"href": "",
"active": g.matchesPath('/workspaces/123456/members/789/edit')
}
]
) }}