Make side nav sub item dark blue
Fix nav behavior on small screens
This commit is contained in:
@@ -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')
|
||||
}
|
||||
]
|
||||
) }}
|
||||
|
Reference in New Issue
Block a user