webdevatlanta / GroupCollaborationTool

Tool to allow developers to collaborate on open source and private projects
https://groupcollaborationtool.web.app
1 stars 21 forks source link

Hide hamburger when drawer open #45 #68

Closed DanielJWagener closed 4 years ago

DanielJWagener commented 4 years ago

The hamburger's opacity is now 0 when the drawer is open.

abrie commented 4 years ago

This works ––– but what if we set the "display:" property to "none" instead of reducing opacity? That feels more pragmatic to me, and it would allow the TopBar content to collapse left.